libmongo-client - An alternative C driver for MongoDB
This is an alternative C driver for MongoDB, with slightly different goals than the official one.
libmongo-client is meant to be a stable (API, ABI and quality alike), clean, well documented and well tested shared library, that strives to make the most common use cases as convenient as possible. It has support for connection pooling, ReplicaSet support, with support for automatic reconnecting and discovery and lot more.
https://github.com/algernon/libmongo-client
License:
Tech:
Tags: