Skip to content

Comment on WTF is a SuperColumn? An Intro to the Cassandra Data Modelparent

Comments

> What do you think about the relational model makes it so "impossible" to scale?

ACID and the CAP theorem.

My point is that a better designed database, specifically for scalability may alter the point at which CAP becomes relevant for all but the largest problems. E.g. custom indexing, partitioning & caching algorithms.

We see this with vertical-specific databases, having 1-3 orders of magnitude performance advantage over traditional dbs.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.