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 38 posts
DataStax-Examples/getting-started-with-astra-java
10/23/2020
___ _ / _ \ | | / /_\ \ ___ | |_ _ __ __ _ | _ |/ __|| __|| '__| / _` | | | | |\__ \| |_ | | | (_| | \_| |_/|___/ \__||_| \__,_| This provides an example REST backend built ...
DataStax-Examples/getting-started-with-astra-ui
This provides the front end for the Astra Getting Started application. This is meant to be used with one of the following backends:ObjectivesConnect a web application to one of four backends to demon...
DataStax-Examples/todo-astra-jamstack-netlify
10 minutes, BeginnerThis is an example React To-Do application using a DataStax Astra free tier database.This example interacts directly with the database from the ReactJS frontend and can be deployed...
DataStax-Examples/getting-started-with-astra-python
This sample Python backend provides a REST API service that is used with the Getting Started with Astra UI to show a simple example of how to connect to and query DataStax Astra databases.Contributor(...
DataStax-Examples/all_astra_apis
Data in the Astra DBaaS can be accessed using four different APIs (so far).GraphQL API REST API Cassandra Query Language (CQL) API Mapper API This reference project shows how you can use these APIs fr...
DataStax-Examples/astra-next.js-starter
10 minutes, BeginnerA sample Next.js, DataStax Astra starter app.Contributor: Alex LeventerObjectivesProvide a fullstack development example using Astra as the storage backend How this worksOnce the A...
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...