The driver will allow C apps to save, retrieve, write and use data stored in MongoDB databases.
Here are some key features of "MongoDB C Driver":
· Custom defines
· Error Handling
· Documentation
Limitations:
· Until the 1.0 release, this driver should be considered alpha.
What's New in This Release: [ read full changelog ]
· Validate collection and database names on insert.
· Validate insert limits using max BSON size.
· Support getaddrinfo and SO_RCVTIMEO and SO_SNDTIMEO on Windows.
· Store errno/WSAGetLastError() on errors.
· Various bug fixes and refactorings.