This repository was archived by the owner on Oct 23, 2020. It is now read-only.

Description
I haven't used it myself, but ToroDB looks like it'd solve some of the pain points I remember from trying to model data via MongoDB. In particular, it'd avoid the field-name hashing scheme, reduce disk use, and give you a path towards a tabular data store (which seems appropriate for the types of queries Qu performs).