Google
Bigtable: The Sparse Sorted Map That Launched a Thousand NoSQL Databases
How Google's Bigtable paper defined the wide-column data model that HBase, Cassandra, and much of the NoSQL movement built on.
3 min read
Tag
2 articles
How Google's Bigtable paper defined the wide-column data model that HBase, Cassandra, and much of the NoSQL movement built on.
Schema design principles for MongoDB that hold up under real query patterns, not just the ones that look clean in a demo.