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.NET 1.0.7
7/14/2018
Enables smooth ORM like integration between Cassandra and C#Support for Select, Add, Update using c# reflectionIn addition support for numeric calcualtions such as Min/Max/Average/Sum ...
10 years of Apache Cassandra
7/13/2018
Application Development Posted by Kate Hoy on July 11 2018 Apache Cassandra, developed by Avinash Lakshman and Prashant Malik to try to solve their...
zegelin/cassandra-exporter
7/10/2018
Project Status: alphaIntroductioncassandra-exporter is a Java agent that exports Cassandra metrics to Prometheus.It enables high performance collection of Cassandra metrics and follows the Prometheus ...
Using Apache Cassandra — A few things before you start
7/7/2018
The CQL — Cassandra Query language gives an almost SQL type interface to Apache Cassandra. I have found many times,that many who use this,do not know about some important points of Cassandra that make...
Real-time Data Integration with Kafka and Cassandra (Ewen Cheslack-Po…
7/5/2018
No notes for slideFirst I want to quickly introduce myself so you know where I’m coming from. I’m an engineer at Confluent, a company founded by the co-creators of Apache Kafka, and we’re building wha...
Cassandra to Kafka data pipeline Part 2
If you haven’t read the previous part of this blog, you can find it here. There, I have laid the necessary steps for injecting the Kafka cluster into system ‘before’ the Cassandra cluster. What I have...
Cassandra to Kafka Data Pipeline Part 1
IntroductionI’ve wanted to create a system which in its core uses event sourcing for quite a while - actually since I’ve read Martin Kleppmann’s Making Sense of Stream Processing. The book is really a...
gradeup/cassandra-trigger
It syncs data from cassandra to ElasticSearch. It works with cassandra version 3.x and ElasticSearch 5.x. It can also be used to sync cassandra with any database, just replace ElasticSearch class with...