Hacker News new | ask | show | jobs
by Eridrus 3195 days ago
In technology, it's often the cost of re-integrating with something else. MongoDB makes this lock in ever better because it's API isn't SQL, so getting off is even harder than usual.
1 comments

It's pretty easy to use the Mongo protocol to talk to Postgres, and Postgres JSONB beats Mongo BSON hands down
Cue gratuitous protocol changes from MongoDB.