Hacker News new | ask | show | jobs
by mutex007 4455 days ago
In the case of MongoDB, dump a blob called BSON which itself can be larger than the JSON itself. Paradoxically this is touted as a space efficient binary serialization you then read it back using an index or something.