blob: 3160606139b6c619fb71f7c787d005b66213f9d2 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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.
WWW: https://github.com/algernon/libmongo-client
|