Skip to content

BSON vs. JSON #1

@HappyNomad

Description

@HappyNomad

Hi Mattias, I have a question that you could answer best. My web API has been serving binary data (BSON) to a native client. This approach seems efficient since the web API receives the BSON from MongoDB, and forwards it to the client in pure binary form. But now we're adding a web client and, apparently, BSON is less efficient than JSON in the browser. Do you recommend switching the web API over to serving JSON?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions