Skip to content

Question about BSON. #7

Description

@wclr

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions