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 48 posts
datastax/stargate
5/26/2020
Welcome to Stargate, the easy query layer for your NoSQL database.Getting StartedGetting started in 3 quick steps Build a Todo application database in 5 minutes Understanding StargateSchema Definitio...
datastax/cassandra-data-apis
Easy to use APIs for accessing data stored in Apache Cassandra.These APIs can be used as a standalone server using either Docker or manually running a server. They can also be embedded in existing app...
pmaxit/PYTHON-CASSANDRA-REST-SERVER
4/9/2020
DescriptionThis project implements a python based REST API server. It uses Cassandra as db-backend and REDIS for key-value storage. This is intended for big data queries.This project is under progress...
How To Use Materialized Views with LoopBack Cassandra Connector
In this blog, I’ll walk you through the steps and corresponding source code blocks to help make your LoopBack app interact with Cassandra Materialized Views.Install the Cassandra connector from:npm We...
Using Cassandra with Flask – Rishabh Mehan
12/12/2019
I was recently working on few things which needed the use of Cassandra. I have only worked with Cassandra on JAVA, which you all might agree(if you have used JAX-RS or made any service on JAVA) is a t...
wikimedia/restbase-mod-table-cassandra
10/22/2019
This projects provides a high-level table storage service abstraction similar to Amazon DynamoDB or Google DataStore on top of Cassandra. As the production table storage backend for RESTBase, it power...
Quick-start spring rest-api with Cassandra - Ankit Kumar Gupta - Medium
7/9/2019
Step 2: Goto this downloaded folder and run this project to see everything is setup correctly.Step 3: Add Employee.java file. it is resource entity which also defines table in dbpackage com.example.de...
JHipster
3/15/2019
generator-jhipster Open Source application generator for creating Spring Boot + Angular/React projects in seconds! JavaScript ...