MongoDB
OSS sites
Links
- mongodb-memory-server - Spins up a actual/real MongoDB Server programmatically from node for testing or mocking during development.
- MongoDB Go Driver
- MongoDB 4.2.6 (2020) (Lobsters) (HN) (HN 2)
- Ask HN: Do you still use MongoDB? (2020)
- MongoDB Specifications
- MongoDB for VS Code - Connect to MongoDB and Atlas and directly from your VS Code environment.
- Everything You Know About MongoDB is Wrong (2020)
- lungo - MongoDB compatible embeddable database and toolkit for Go.
- AMA with Mark Porter, CTO at MongoDB (2021)
- Mongita - Mongita is to MongoDB as SQLite is to SQL. (HN)
- Practical MongoDB Aggregations
- I ended up adding duplicate records on a unique index in MongoDB (2021)
- Sift - Use MongoDB queries in JavaScript.
- Mongood - MongoDB GUI with Fluent Design.
- Awesome MongoDB
- pino-mongodb - Insert JSON from stdin into MongoDB.
- Motor - Async Python driver for MongoDB and Tornado or asyncio.
- MongoDB Rust Driver
- MongoSwift
- Getting Started with Server-Side Swift with MongoDB and Vapor (2021)
- Getting started with MongoDB and Redis in Rust (2021)
- MongoDB exporter - Prometheus exporter for MongoDB including sharding, replication and storage engines.
- MangoDB - Truly open-source MongoDB alternative. (HN) (Code)
- fastify-mongodb - Fastify MongoDB connection plugin.
- sqlite2mongo - Import sqlite database to mongodb.
- deno_mongo - MongoDB driver for Deno.
- Mongoose - MongoDB object modeling designed to work in an asynchronous environment. (Web)
- mtools - Collection of scripts to set up MongoDB test environments and parse and visualize MongoDB log files.
- mingo - MongoDB query language for in-memory objects.
- mongobetween - Lightweight MongoDB connection pooler written in Go.
- Monty - Mongo tinified. MongoDB implemented in Python.
- REST API with a Cloudflare Worker and a MongoDB Atlas Cluster
- FerretDB - Truly Open Source MongoDB alternative. (Web) (GitHub)
- Scaling MongoDB for a Growing Customer Base (2020)
- What if MongoDB and Neo4j had a baby
- PyMongo - Python driver for MongoDB.
- Ask HN: Is MongoDB obsolote when Postgres and SQLite provide JSON types? (2022)
- MGOB - MongoDB backup automation tool built with Go.
- Prometheus MongoDB query exporter
- MongoX - Familiar async Python MongoDB ODM.
- Qmgo - Go driver for MongoDB.
- dangoDB - MongoDB ODM for Deno.
- Go Kafka gRPC MongoDB microservice example
- MongoDB Starter with NextJS
- ODMantic - Async ODM for MongoDB based on python type hints.
- OxideDB - Teach your PostgreSQL database how to speak MongoDB Wire Protocol. (Lobsters)
- MongoDBVapor - MongoDB + Vapor integration.