Sponsorised links
2009
Jonathan Ellis's Programming Blog - Spyced: Cassandra reading list
I put together this list for a co-worker who wants to learn more about Cassandra: (0.5 beta 2 out now!)
Pragmatic Programming Techniques: NOSQL Patterns
Over the last couple years, we see an emerging data storage mechanism for storing large scale of data. These storage solution differs quite significantly with the RDBMS model and is also known as the NOSQL. The aim of this blog is to extract the underlying technologies that these solutions have in common, and get a deeper understanding on the implication to your application's design.
Nodeta » Blog Archive » Meet Scalandra: Scala wrapper for Cassandra
Developing Flowdock, a real-time environment allowing teams to work together seamlessly, we needed a database able to scale horizontally for huge amount of write operations. Cassandra’s data model and performance characteristics made it a perfect fit for our needs.
