Independent bson implementation separate from mongodb , c++ version

109 views
Skip to first unread message

杨江华

unread,
Feb 22, 2017, 11:02:04 AM2/22/17
to BSON
  
    Has anyone separate bson implementation from mongodb , c++ version ? many thanks!

Dan Kuebrich

unread,
Feb 22, 2017, 11:23:42 AM2/22/17
to bs...@googlegroups.com
There's a good list here: http://bsonspec.org/implementations.html

On Tue, Feb 21, 2017 at 10:06 PM, 杨江华 <yjh...@gmail.com> wrote:
  
    Has anyone separate bson implementation from mongodb , c++ version ? many thanks!

--
You received this message because you are subscribed to the Google Groups "BSON" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bson+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Andrew Morrow

unread,
Feb 22, 2017, 11:34:13 AM2/22/17
to bs...@googlegroups.com

Hi -

I'd recommend looking at the bsoncxx library, which is part of the MongoDB C++ driver, but can be used independently. It provides a modern C++ API for reading and writing BSON, layered above the very robust C driver BSON library libbson.

The bsoncxx library does require a C++11 (or C++14) environment.

Thanks,
Andrew

On Wed, Feb 22, 2017 at 1:06 AM, 杨江华 <yjh...@gmail.com> wrote:
  
    Has anyone separate bson implementation from mongodb , c++ version ? many thanks!

--
Reply all
Reply to author
Forward
0 new messages