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 32 posts
DataStax unveils Stargate project to turn Cassandra into a multi-model database
9/23/2020
DataStax is releasing the first preview of Stargate, a new open source API framework that could eventually turn Apache Cassandra into a multi-model database. It's an approach that has parallels with c...
scylladb/gocqlx
12/19/2019
Package gocqlx is an idiomatic extension to gocql that provides usability features. With gocqlx you can bind the query parameters from maps and structs, use named query parameters (:identifier) and sc...
gatling-cql/GatlingCql
11/18/2019
Gatling DSL support for Apache Cassandra CQLFeaturesBasic Gatling DSL for Apache Cassandra CQL, prepared statements are supported as wellclass CassandraSimulation extends Simulation { val keyspace =...
Coming in 1.2: Collections support in CQL3
3/27/2019
Apache Cassandra is a distributed store. When you distribute data over many machines, doing joins at read time is expensive in the general case (compared to what can be done on a single host), as you...
A thrift to CQL3 upgrade guide
Forewords This guide only describes version 3 of the CQL language. To avoid confusion, we will try to use the term CQL3 rather than CQL most of the time, but even when we don't, this is implicit. Fur...
An Effective Approach to Migrate Cassandra Thrift to CQL (Yabin Meng,…
An Effective Approach to Migrate Cassandra Thrift to CQL (Yabin Meng,… SlideShare Explore You Successfully reported this slideshow.An Effective Approach to Migrate Cassandra ...
Migration from Thrift to CQL (Brij Bhushan Ravat, Ericsson) | Cassand…
Migration from Thrift to CQL (Brij Bhushan Ravat, Ericsson) | Cassand… SlideShare Explore You Successfully reported this slideshow.Migration from Thrift to CQL (Brij Bhushan ...
Cassandra and CQL — what they don’t tell you
3/16/2019
Cassandra and CQL — what they don’t tell youThomas MorganBlockedUnblockFollowFollowingDec 5, 2018A lot of companies are using Cassandra. Should you?Cassandra has a fantastic set of features which make...