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 57 posts
DataStax-Examples/todo-astra-jamstack-netlify
10/23/2020
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/spring-k8s-cassandra-microservices
This repository contains sample inventory microservices to demonstrate how to use Spring, Kubernetes and Cassandra together a single stack.Contributors:Modules:microservice-spring-boot: Service for Pr...
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/linq-csharp
Language Integrated Query ( LINQ ) simplifies application development by providing a consistent query experience for objects. The C# DataStax Driver brings this convenience to Apache Cassandra™ throug...
DataStax-Examples/object-mapper-csharp
The C# DataStax Driver comes with an object mapper that removes boilerplate of writing queries and lets you focus on your application objects. This example shows how to use the mapper to access Apache...