Skip to content

Comment on Show HN: BSON Extension for Postgresparent

Comments

It originated with MongoDB as their primary storage and interchange format, so I'd assume it at least was meant to be optimized for that purpose.

Either way, like I said, JSONB and BSON are solving slightly different problems—you probably would not choose BSON if you don't need the extra data types, and if you do need the extra data types JSONB can't help you any more than JSON can.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.