mongo
NoSQL database
A high-performance, NoSQL document-oriented database system written in C++
The MongoDB Database
27k stars
1k watching
6k forks
Language: C++
last commit: about 1 month ago
Linked from 8 awesome lists
c-plus-plusdatabasemongodbnosql
Related projects:
Repository | Description | Stars |
---|---|---|
mongo-express/mongo-express | A web-based MongoDB admin interface written with Node.js and Express. | 5,620 |
mongodb/node-mongodb-native | The official Node.js driver for interacting with MongoDB databases | 10,055 |
mongodb/mongo-go-driver | A Golang driver that provides a connection to MongoDB databases | 8,200 |
mongodb-js/compass | A GUI application for managing and querying MongoDB databases | 1,185 |
mongodb/mongoid | An Object-Document Mapper framework for interacting with MongoDB databases in Ruby. | 3,916 |
go-mgo/mgo | A MongoDB driver for Go that allows interaction with the MongoDB NoSQL database | 2,735 |
mongodb/mongodb-atlas-cli | A command line interface for managing MongoDB instances in the cloud. | 164 |
mongodb/mongo-python-driver | Provides an official Python driver for interacting with MongoDB databases. | 4,169 |
mongodb-js/mongosh | A collection of components and tools for building the MongoDB Shell, including its command-line interface and a TypeScript driver. | 337 |
automattic/mongoose | A tool for working with MongoDB in Node.js applications. | 27,026 |
dbgate/dbgate | A comprehensive database management tool with support for multiple databases and advanced features. | 5,584 |
mongodb/mongo-csharp-driver | A C# driver for interacting with the NoSQL MongoDB database system | 3,155 |
mongodb/motor | A Python driver for MongoDB with non-blocking access and support for asyncio and Tornado applications | 2,446 |
mongodb/mongo-cxx-driver | A C++ driver for interacting with a NoSQL document-oriented database | 1,048 |
mongodb/mongo-php-driver | A PHP extension that provides a minimal API for interacting with MongoDB databases. | 892 |