Cassandra.Link
The best knowledge base on Apache Cassandra®
Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.
A collection of 1409 posts
Cassandra Time Series Data Modeling For Massive Scale
7/24/2018
One of the big challenges people face when starting out working with Cassandra and time series data is understanding the impact of how your write workload will affect your cluster. Writing too quickl...
Designing a Cassandra Data Model
Cassandra is an open source, distributed database. It’s useful for managing large quantities of data across multiple data centers as well as the cloud.Cassandra data modelCassandra’s data model consis...
Tech Talk: Cassandra Data Modeling
Apache Cassandra - Dzone Refcardz
Apache Cassandra is a high-performance, extremely scalable, fault tolerant (i.e., no single point of failure), distributed non-relational database solution. Cassandra combines all the benefits of Goog...
Distributed Storage Systems - Cassandra
ć ...
Access Cassandra Data with Entity Framework 6
Entity Framework is an object-relational mapping framework that can be used to work with data as objects. While you can run the ADO.NET Entity Data Model wizard in Visual Studio to handle genera...
Data processing platforms architectures with Spark, Mesos, Akka, Cass…
7/23/2018
Data processing platforms architectures with Spark, Mesos, Akka, Cass… SlideShare Explore You Successfully reported this slideshow.Data processing platforms architectures wit...
Elassandra = Elasticsearch + Cassandra
7/18/2018
Cassandra is optimised for write-intensive workloads, therefore, Elassandra is suitable for applications where a large amount of data needs to be inserted (such as infrastructure logging, IOT, or even...