Cassandra
Highly-scalable partitioned row store. Rows are organized into tables with a required primary key
Links
- Cassandra code
- Awesome Cassandra
- Cassandra, with Sam Ramji (2020)
- DataStax - Scale-out NoSQL built on Apache Cassandra.
- Benchmarking Apache Cassandra with Rust (2020)
- Brief Introduction to Apache Cassandra - DataStax Academy
- Analyze cassandra data with GPUs (Nvidia and apache arrow and rapidsai)
- Cassandra DataSource for Grafana - Visualise time-series data stored in Cassandra/DSE.
- latte - Latency Tester for Apache Cassandra.
- Cassandra Enhancement Proposals (CEP)
- K8ssandra - Open-source distribution of Apache Cassandra for Kubernetes including API services and operational tooling. (Web)
- Cassandra in 100 Seconds (2022)
- Cassandra at Apple: 1000s of Clusters, 300k Nodes, 100 PB (2022) (HN)
- GoCQL - Fast and robust Cassandra client for Go. (Article)
- myko - Simple attribution engine. Currently only supports Cassandra and Cassandra-compatible datastores.
- Swift Cassandra Client
- cassandra-rs - Cassandra (CQL) driver for Rust, using the DataStax C/C++ driver under the covers.
- CDRS tokio - High-level async Cassandra client written in Rust.