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 30 posts
Cassandra-Similarities and Differences between the SQL and CQL languages
2/11/2022
Post Views: 8,148 Dear Readers, In this article we will see Similarities and Differences between the SQL and CQL languages. Every database must provide appropriate languages and...
GoCQL
2/3/2022
Under Development: The GoCQL package is currently actively developed and the API may change in the future.Cluster ManagementGoCQL automatically discovers all data centers, racks and hosts in your c...
Cassandra 2.1 boot camp, Protocol, Queries, CQL
8/19/2021
Cassandra 2.1 boot camp, Protocol, Queries, CQL Successfully reported this slideshow.Your SlideShare is downloading.Cassandra 2.1 boot camp, Protocol, Queries, CQLUpcoming...
Apache Cassandra Lunch #37: CQL Copy for Data Operations - Business Platform Team
5/28/2021
February 18, 2021 by In Apache Cassandra Lunch #37: CQL Copy for Data Operations, we cover CQL Copy and how we can use it for Cassandra data operations. The live recording of Cassandra Lunch, which ...
stargate/stargate
10/23/2020
An open source API framework for data.Stargate is a data gateway deployed between client applications and a database. It's built with extensibility as a first-class citizen and makes it easy to use a...
Home
9/23/2020
Stargate makes it easy to use a database for any application workload by adding plugin support for new APIs, data types, and access methods Get Started ...
DataStax unveils Stargate project to turn Cassandra into a multi-model database
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...