mongo

Database

A high-performance document-oriented database with built-in sharding and replication, optimized for large data sets

TokuMX is a high-performance, concurrent, compressing, drop-in replacement engine for MongoDB | Issue tracker: https://tokutek.atlassian.net/browse/MX/ |

GitHub

703 stars
91 watching
97 forks
Language: C++
last commit: almost 9 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mongodb-haskell/mongodbProvides a Haskell interface to interact with MongoDB databases.172
jeapostrophe/mongodbProvides a direct interface to a popular document-oriented data store from Racket18
sokil/php-mongoA PHP library for working with MongoDB documents and data structures in a flexible and type-safe way.242
mongodb/mongo-cxx-driverA C++ driver for interacting with a NoSQL document-oriented database1,048
sspkrolik/nimongoA pure Nim language MongoDB driver providing a developer-friendly interface to interact with the MongoDB NoSQL database.101
purekid/mongodmA MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models.201
chenmingyong0423/go-mongoxA Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections.150
elbywan/cryomongoA MongoDB driver written in Crystal that provides a high-performance interface to the MongoDB database72
torodb/torodbTwo products that use this technology provide a bridge between document-oriented and SQL databases.12
vlang/mongoA MongoDB driver for a new language that enables interaction with the popular NoSQL database service47
huggingface/mongokuA MongoDB client for web-based data querying and administration1,325
snaga/monetdbA high-performance database system with a query-intensive kernel and an SQL frontend.7
turnersoftware/mongoframeworkAn Entity Framework-like interface for MongoDB that simplifies the process of mapping and interacting with MongoDB data.393
nakagami/nmongoA MongoDB driver for CPython and MicroPython with shell-like APIs and support for multiple databases20
go-bongo/bongoAn Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation.486