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 118 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...
DataStax-Examples/getting-started-with-astra-csharp
9/17/2020
This provides an example REST backend built in C# using .NET Core 2.1 for use with the Getting Started with Astra UI.Contributors:ObjectivesHow to connect to Astra via the Secure Connect Bundle How to...
DataStax-Examples/switch-connection-csharp
This application shows how to use the C# DataStax Driver to connect to an on-prem Cassandra database or a Astra database in the cloud at runtime using environment variables.Contributor(s): Dave Bechbe...
DataStax-Examples/astra-gatsbyjs-starter
30 minutes, BeginnerCreate a React.js, Gatsby application that reads data from DataStax Astra using GraphQL.Contributor: Alex LeventerObjectivesProvide a fullstack development example using GraphQL wi...
DataStax-Toolkit/cassandra-dse-helper-scripts
9/15/2020
This repository contains a number of auxiliary scripts for Cassandra or DSE that simplify their maintenance.What is included:adjust-keyspaces - script that helps to adjust replication factor of Cassan...
DataStax-Toolkit/sperf
sperf is a command line tool that can analyze clusters and hardware performance to help diagnose performance problems with DataStax Enterprise and Apache Cassandra™. Originally an internal only projec...
DataStax-Toolkit/diagnostic-collection
This directory contains a set of scripts to generate a diagnostic tarball for DSE, DDAC & open source Cassandra installations, similar (and partially compatible) to diagnostic tarball generated by Ops...
Understanding the architecture
9/9/2020
Components of a DataStax Apache Kafka Connector implementation.The DataStax Apache Kafka™ Connector is deployed on the Kafka Connect Worker nodes and runs within the worker JVM. The Kafka Connec...