Skip to content

waitman/libmongoc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# libmongoc

This is a prototype for a new MongoDB C library.

************************************************************
Modified by Waitman Gobble <waitman@waitman.net> 7/11/2013

*) removed autotools build, replaced with BSD style Makefile
*) changed '#include <bson.h>' to '#include <bson/bson.h>' in all headers

This version of the mongoc library requires devel/libbson FreeBSD port 
installed. (see https://github.com/waitman/libbson)

For the unmodified original code see
https://github.com/chergert/libmongoc


About

Prototype MongoDB C driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.9%
  • C++ 5.1%