mongo-c-driver
BSON parser
A library providing routines to build, parse, and iterate BSON documents.
The Official MongoDB driver for C language
815 stars
87 watching
454 forks
Language: C
last commit: 6 days ago
Linked from 4 awesome lists
cmongodbmongodb-drivernosql
Related projects:
Repository | Description | Stars |
---|---|---|
mongodb/mongo-cxx-driver | A C++ library for interacting with the MongoDB database using BSON data format | 1,047 |
mongodb/bson-ruby | An implementation of the BSON specification in Ruby. | 82 |
mongodb/bson-rust | A Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support. | 406 |
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 | 46 |
mongodb/mongo-ruby-driver | The official Ruby driver for interacting with MongoDB databases. | 1,426 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 136 |
mongodb/mongo-rust-driver | A Rust library that provides an interface to MongoDB databases | 1,445 |
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 | 43 |
mongodb/mongo-php-driver | A PHP extension that provides a minimal API for interacting with MongoDB databases. | 889 |
comtihon/mongodb-erlang | A MongoDB driver for Erlang, providing an interface to interact with a NoSQL database. | 343 |
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 |