Query a binary format (BSON, CBOR, MessagePack, UBJSON) #1856
Labels
kind: question
state: stale
the issue has not been updated in a while and will be closed automatically soon unless it is updated
Is it possible to serialize a json document as, say, a BSON document and then extract fields out of the BSON document directly?
For example, the mongodb c++ driver offers functions for getting fields out of BSON documents. Is there something similar?
The text was updated successfully, but these errors were encountered: