Open
Description
Mongodb uses BSON for storing and representation of the data. https://www.mongodb.com/resources/basics/json-and-bson
For the end user BSON is like JSON but with additional types, if we were to create a library for working with directlry with BSON, should it mostly mimic this library extending it with suppored BSON types? (And then implement similar codecs library).
@garyb interesting to hear your thoughts on this.
Metadata
Metadata
Assignees
Labels
No labels