trusted by thousands of successful companies for
best-in-class scalability, availability, performance
and unbeatable fault-tolerance + reliability.
(I follow my PMC)
🚀 Ready to supercharge your Cassandra workflow and slash your operational costs?
www.youtube.com/watch?v=CA4i...
🚀 Ready to supercharge your Cassandra workflow and slash your operational costs?
www.youtube.com/watch?v=CA4i...
NoSQL ≠ anti-SQL
NoSQL (2009, Johan Oskarsson & Eric Evans) is about architecture & needs, not the query syntax
It's about scale-out design, multiple writers, no single primary, & predictable growth as you add nodes
New APIs don’t define NoSQL; the distributed system design does
NoSQL ≠ anti-SQL
NoSQL (2009, Johan Oskarsson & Eric Evans) is about architecture & needs, not the query syntax
It's about scale-out design, multiple writers, no single primary, & predictable growth as you add nodes
New APIs don’t define NoSQL; the distributed system design does
Thanks for the write up Sean Murphy
digitalis.io/post/migrati...
Thanks for the write up Sean Murphy
digitalis.io/post/migrati...
Thanks for the write Paul Brebner
www.linkedin.com/pulse/commun...
Thanks for the write Paul Brebner
www.linkedin.com/pulse/commun...
Struggling with the operational complexity of Apache Cassandra? Tired of building and maintaining bespoke scripts and internal tools just to manage your clusters? 🤔
www.youtube.com/watch?v=Hcjk...
Struggling with the operational complexity of Apache Cassandra? Tired of building and maintaining bespoke scripts and internal tools just to manage your clusters? 🤔
www.youtube.com/watch?v=Hcjk...
MSP Cassandra User Group MeetUp 5-8pm
Food, drinks & some great talks…
1. Future of C* based GenAI with IBM Watsonx
2. Cassandra @ Netflix – Chris Lohfink
3. ACID Transactions with C* – Aaron Ploetz
👉🏼 Register luma.com/apfa9bdt
MSP Cassandra User Group MeetUp 5-8pm
Food, drinks & some great talks…
1. Future of C* based GenAI with IBM Watsonx
2. Cassandra @ Netflix – Chris Lohfink
3. ACID Transactions with C* – Aaron Ploetz
👉🏼 Register luma.com/apfa9bdt
Ever worried about a 4GB DVD rip being pushed into a single database column, wreaking havoc on your CDC pipeline? 📀💥
The new constraints framework gives you powerful, granular control over your data at the schema level
www.youtube.com/watch?v=u93I...
Ever worried about a 4GB DVD rip being pushed into a single database column, wreaking havoc on your CDC pipeline? 📀💥
The new constraints framework gives you powerful, granular control over your data at the schema level
www.youtube.com/watch?v=u93I...
Struggling with slow queries on massive Cassandra partitions? Tired of creating complex, denormalized tables just to support your application's filtering needs? transform your data modeling with Storage Attached Indexes (SAI). 🚀
www.youtube.com/watch?v=cwqz...
Struggling with slow queries on massive Cassandra partitions? Tired of creating complex, denormalized tables just to support your application's filtering needs? transform your data modeling with Storage Attached Indexes (SAI). 🚀
www.youtube.com/watch?v=cwqz...
Downloads
cassandra.apache.org/download
debian.cassandra.apache.org
redhat.cassandra.apache.org/50x/
Changelog
Downloads
cassandra.apache.org/download
debian.cassandra.apache.org
redhat.cassandra.apache.org/50x/
Changelog
Are you considering the leap to Apache Cassandra 5.0? Get a real-world perspective from the team at Bloomberg, who manage a staggering 5 petabytes of data across 5,500 nodes!
www.youtube.com/watch?v=DQDW...
Are you considering the leap to Apache Cassandra 5.0? Get a real-world perspective from the team at Bloomberg, who manage a staggering 5 petabytes of data across 5,500 nodes!
www.youtube.com/watch?v=DQDW...
In this practical and honest talk from the Community Over Code 2025 conference, Cassandra committer and industry veteran Aaron Ploetz tackles this challenge head-on.
www.youtube.com/watch?v=qB1g...
In this practical and honest talk from the Community Over Code 2025 conference, Cassandra committer and industry veteran Aaron Ploetz tackles this challenge head-on.
www.youtube.com/watch?v=qB1g...
C* OSS MeetUp 5:15-8:00PM
Pizza & some great talks…
1. [Apple] Streaming C*: Native CDC w/ Kafka
2. [Netflix] Behind the Scenes: Empowering Live Events w/ C*
3. [AWS] AWS Commitment to OSS
4. [Uber] First-Class Support for C* MVs
cassandraossmeetup.splashthat.com
C* OSS MeetUp 5:15-8:00PM
Pizza & some great talks…
1. [Apple] Streaming C*: Native CDC w/ Kafka
2. [Netflix] Behind the Scenes: Empowering Live Events w/ C*
3. [AWS] AWS Commitment to OSS
4. [Uber] First-Class Support for C* MVs
cassandraossmeetup.splashthat.com
Downloads
downloads.apache.org/cassandra/cassandra-java-driver/4.19.1/
repo.maven.apache.org/maven2/org/apache/cassandra/
Change log
github.com/apache/cassandra-java-driver/tree/4.19.1/changelog
Downloads
downloads.apache.org/cassandra/cassandra-java-driver/4.19.1/
repo.maven.apache.org/maven2/org/apache/cassandra/
Change log
github.com/apache/cassandra-java-driver/tree/4.19.1/changelog
Ever struggled to push data into Apache Cassandra faster than the native write path allows? Discover the secrets behind the Apache Cassandra Analytics library…
www.youtube.com/watch?v=lgXI...
Ever struggled to push data into Apache Cassandra faster than the native write path allows? Discover the secrets behind the Apache Cassandra Analytics library…
www.youtube.com/watch?v=lgXI...
Ever struggled to push data into Apache Cassandra faster than the native write path allows? Discover the secrets behind the Apache Cassandra Analytics library…
www.youtube.com/watch?v=lgXI...
Ever struggled to push data into Apache Cassandra faster than the native write path allows? Discover the secrets behind the Apache Cassandra Analytics library…
www.youtube.com/watch?v=lgXI...
Downloads
cassandra.apache.org/download
debian.cassandra.apache.org
redhat.cassandra.apache.org/40x/
Changelog
Downloads
cassandra.apache.org/download
debian.cassandra.apache.org
redhat.cassandra.apache.org/40x/
Changelog
Ever wondered how Apache Cassandra is evolving to support strictly serializable, multi-key transactions? Dive deep into the engine room with Accord, the new consensus protocol set to revolutionize how CQL operates. 🚀
www.youtube.com/watch?v=fPAZ...
Ever wondered how Apache Cassandra is evolving to support strictly serializable, multi-key transactions? Dive deep into the engine room with Accord, the new consensus protocol set to revolutionize how CQL operates. 🚀
www.youtube.com/watch?v=fPAZ...
Downloads
downloads.apache.org/cassandra/cassandra-gocql-driver/2.0.0
You can add the driver to your project with the "v2.0.0" tag:
```
go get github.com/apache/cassandra-gocql-driver/v2@v2.0.0
```
Changelog
Downloads
downloads.apache.org/cassandra/cassandra-gocql-driver/2.0.0
You can add the driver to your project with the "v2.0.0" tag:
```
go get github.com/apache/cassandra-gocql-driver/v2@v2.0.0
```
Changelog
💸 Are you spending too much on storage for your Apache Cassandra cluster? What if you could slash your costs by up to a third while simultaneously boosting performance and preserving fault tolerance?
www.youtube.com/watch?v=QvOh...
💸 Are you spending too much on storage for your Apache Cassandra cluster? What if you could slash your costs by up to a third while simultaneously boosting performance and preserving fault tolerance?
www.youtube.com/watch?v=QvOh...
for a presentation of cqlai and the AxonOps Workbench showing how it can help you write, test, and manage CQL more efficiently.
www.meetup.com/cassandra-gl...
for a presentation of cqlai and the AxonOps Workbench showing how it can help you write, test, and manage CQL more efficiently.
www.meetup.com/cassandra-gl...
CQL Management API
This work will replace JMX operational functionality and tooling with a CQL interface.
More info: cwiki.apache.org/confluence/d...
CQL Management API
This work will replace JMX operational functionality and tooling with a CQL interface.
More info: cwiki.apache.org/confluence/d...
Ready to unlock the power of strictly serializable multi-key transactions in Apache Cassandra with just one WAN round trip? 🚀
The Accord consensus protocol is the future but migrating a live, production cluster can seem daunting
www.youtube.com/watch?v=MKUY...
Ready to unlock the power of strictly serializable multi-key transactions in Apache Cassandra with just one WAN round trip? 🚀
The Accord consensus protocol is the future but migrating a live, production cluster can seem daunting
www.youtube.com/watch?v=MKUY...
www.youtube.com/watch?v=04kj...
www.youtube.com/watch?v=04kj...
www.youtube.com/watch?v=nRzB...
www.youtube.com/watch?v=nRzB...
www.youtube.com/watch?v=wYQM...
www.youtube.com/watch?v=wYQM...