mongo-cxx-driver
Database driver
A C++ driver for interacting with a NoSQL document-oriented database
C++ Driver for MongoDB
1k stars
142 watching
544 forks
Language: C++
last commit: about 1 month ago
Linked from 4 awesome lists
bsonbson-libraryc-plus-plusc-plus-plus-11c-plus-plus-14c-plus-plus-17cppcxxdatabasedatabase-driverdrivermongomongo-cdrivermongodbmongodb-drivernetworkingnosql
Related projects:
Repository | Description | Stars |
---|---|---|
mongodb/mongo-c-driver | A library providing routines to build, parse, and iterate BSON documents. | 817 |
mongodb/mongo-php-driver | A PHP extension that provides a minimal API for interacting with MongoDB databases. | 892 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
mongodb/mongo-ruby-driver | A Ruby driver for interacting with MongoDB. | 1,427 |
mongodb/mongo-rust-driver | An official Rust driver for interacting with MongoDB databases. | 1,448 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 514 |
mongodb/mongo-php-library | Provides a high-level API for interacting with MongoDB databases | 1,599 |
stijnsanders/tmongowire | A Delphi MongoDB driver that provides an object-oriented interface to interact with a MongoDB database | 102 |
archimag/mongo-cl-driver | A Common Lisp driver for interacting with a NoSQL document-oriented database | 35 |
sspkrolik/nimongo | A pure Nim language MongoDB driver providing a developer-friendly interface to interact with the MongoDB NoSQL database. | 101 |
vlang/mongo | A MongoDB driver for a new language that enables interaction with the popular NoSQL database service | 47 |
s9tpepper/mongoas3 | A driver for interacting with the MongoDB NoSQL database using ActionScript 3. | 73 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 150 |
twisted/txmongo | An asynchronous Python driver for MongoDB | 338 |
dselivanov/rmongodb | A C-based R driver for MongoDB | 53 |