mongo-c-driver
BSON parser
A library providing routines to build, parse, and iterate BSON documents.
The Official MongoDB driver for C language
817 stars
87 watching
456 forks
Language: C
last commit: about 1 month ago
Linked from 4 awesome lists
cmongodbmongodb-drivernosql
Related projects:
Repository | Description | Stars |
---|---|---|
mongodb/mongo-cxx-driver | A C++ driver for interacting with a NoSQL document-oriented database | 1,048 |
mongodb/bson-ruby | An implementation of the BSON specification in Ruby. | 80 |
mongodb/bson-rust | A Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support. | 407 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
vlang/mongo | A MongoDB driver for a new language that enables interaction with the popular NoSQL database service | 47 |
mongodb/mongo-ruby-driver | A Ruby driver for interacting with MongoDB. | 1,427 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 150 |
mongodb/mongo-rust-driver | An official Rust driver for interacting with MongoDB databases. | 1,448 |
stijnsanders/tmongowire | A Delphi MongoDB driver that provides an object-oriented interface to interact with a MongoDB database | 102 |
dselivanov/rmongodb | A C-based R driver for MongoDB | 53 |
mashingan/anonimongo | A Nim pure Mongo DB driver | 44 |
mongodb/mongo-php-driver | A PHP extension that provides a minimal API for interacting with MongoDB databases. | 892 |
comtihon/mongodb-erlang | A MongoDB driver for Erlang, providing an interface to interact with a NoSQL database. | 344 |
sspkrolik/nimongo | A pure Nim language MongoDB driver providing a developer-friendly interface to interact with the MongoDB NoSQL database. | 101 |
boyxuper/lua-mongo | A Lua library providing a simple interface to MongoDB. | 6 |