Y
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
ddorian43
4658 days ago
columnar storage, compression etc
link
JulianMorrison
4658 days ago
Interesting, so precog breaks JSON objects into columns dot-named by their path. I wonder how rethink does it, internally?
link