mongo
NoSQL database
A high-performance, NoSQL document-oriented database system written in C++
The MongoDB Database
26k stars
1k watching
6k forks
Language: C++
last commit: about 17 hours ago
Linked from 8 awesome lists
c-plus-plusdatabasemongodbnosql
Related projects:
Repository | Description | Stars |
---|---|---|
mongo-express/mongo-express | A Node.js-based web interface to manage MongoDB databases and collections. | 5,587 |
mongodb/node-mongodb-native | The official Node.js driver for interacting with MongoDB databases | 10,053 |
mongodb/mongo-go-driver | A Golang driver that provides a connection to MongoDB databases | 8,173 |
mongodb-js/compass | A GUI application for managing and querying MongoDB databases | 1,170 |
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,738 |
mongodb/mongodb-atlas-cli | A command line interface for managing MongoDB instances in the cloud. | 163 |
mongodb/mongo-python-driver | Provides an official Python driver for interacting with MongoDB databases. | 4,152 |
mongodb-js/mongosh | A collection of components and tools for building the MongoDB Shell, including its command-line interface and a TypeScript driver. | 332 |
automattic/mongoose | A tool for working with MongoDB in Node.js applications. | 26,982 |
dbgate/dbgate | A comprehensive, cross-platform database management tool with features like schema comparison and visual query designers. | 5,408 |
mongodb/mongo-csharp-driver | A C# driver for interacting with the NoSQL MongoDB database system | 3,149 |
mongodb/motor | A Python driver for MongoDB with non-blocking access and support for asyncio and Tornado applications | 2,431 |
mongodb/mongo-cxx-driver | A C++ library for interacting with the MongoDB database using BSON data format | 1,047 |
mongodb/mongo-php-driver | A PHP extension that provides a minimal API for interacting with MongoDB databases. | 889 |