Hacker News new | ask | show | jobs
by dehrmann 2463 days ago
The column-family databases mentioned (Cassandra, HBase) are both just fancy key-value stores that add semantics for separate tables and cell-level data so you're not rolling it yourself.