vi-mongo

ManageMongoDBwith A fast and efficient CLI tool for MongoDB database management, designed for developers who love to work in the terminal. Vi Mongo is an intuitive Terminal User Interface (TUI) application, written in Go, designed to streamline and simplify the management of MongoDB databases. Emphasizing ease of use without sacrificing …

mongo.nvim

mongo.nvim: A NeoVim frontend for mongosh. MongoDB Compass is a great tool, but when you want to edit a large document, it really begins to slow down, and on top …

MongoDB: Kafka is Coming

MongoDB is happy to announce* that we are working on a native and fully supported MongoDB Connector for Apache Kafka. Apache Kafka’s distributed streaming platform is very popular in enterprise architectures, providing …

go: mongo connection pool

Píšu celkem jednoduchou aplikaci pro práci nad Git repozitáři v GitHubu. Jedním z požadavků je perzistování nagrebovaných meta informací do MongoDB pro další analytické zpracování. Úzkým hrdlem je práce se …

Official MongoDB Go Driver

Před pár dny byl oficiálně uvolněn MongoDB driver pro Go. Vyšel ve verzi 1.0.0 a dle autorů je Ready For Production Detail zde. Asi nejzásadnější noviky: change streams for fully-reactive, …

MongoDB: $convert

Další novinkou ve čtyřkové verzi MongoDB je agregační operátor $convert, který vám v rámci agregační pipeline umožní převádět data z jednoho datového typy do jiného:

NodeJS, MongoDB performance

V návaznosti na svůj minulý post, ve kterém mi šlo spíše o demonstraci realizace stejné věci v různých jazycích, v tomto příspěvku rozvinu řešení v NodeJS s ohledem na velikost …