Tag
NoSQL
1 post tagged NoSQL.
Bigtable: What the Distributed Storage Paper Actually Says
Bigtable's data model is three lines: a sorted map indexed by (row, column, timestamp). Everything that makes it powerful — and everything that makes it dangerous — follows from those three lines.