The Official MongoDB driver for C language
Las características principales de mongodb/mongo-c-driver son: Database Systems, Sistemas de compilación, Language Drivers.
Las alternativas de código abierto para mongodb/mongo-c-driver incluyen: redis/hiredis — Hiredis is a minimalistic C client library designed to send commands and receive responses from Redis servers using a… mongodb/mongo-cxx-driver — C++ Driver for MongoDB. mongodb/libbson — ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson. adamierymenko/huffandpuff. alanxz/rabbitmq-c — RabbitMQ C client. akrylysov/pogreb — Embedded key-value store for read-heavy workloads written in Go.
Hiredis is a minimalistic C client library designed to send commands and receive responses from Redis servers using a binary-safe protocol. It functions as a core toolkit providing a Redis protocol parser, a secure connector, and both synchronous and asynchronous driver interfaces. The library distinguishes itself through a decoupled protocol parser that converts raw byte streams into structured data objects independently of the network transport layer. It supports high-performance pipelining to batch multiple commands into a single network round-trip and provides a secure networking layer fo
ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson