Hacker News new | ask | show | jobs
by JulianMorrison 4659 days ago
How does this compare to rethinkdb (sharding, map-reduce, indexes, queries and joins on JSON data)?
1 comments

columnar storage, compression etc
Interesting, so precog breaks JSON objects into columns dot-named by their path. I wonder how rethink does it, internally?