Cassandra
databaseAssessing
A distributed wide-column database with high availability and linear write scalability. I evaluated it as an option for storing historical labeling data with a high write throughput. Eventual consistency and the lack of JOINs demand some serious rethinking of the data model. In the end we went with a more familiar stack — our data volume doesn't call for that kind of complexity yet.