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 35 posts
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 ...
Generate your Spring Boot + Angular/React applications!
To get the latest JHipster news, please follow us on Twitter: @java_hipsterJHipster Conf 2019 JHipster Conf 2019 is open! After last year's success, this new edition is going to be bi...
aksakalli/sandraREST
1/15/2019
sandraREST is a Cassandra Manager REST API and Web UI. Features Present database Run a CQL query Drop/Update/Create Keyspace Drop Column Family Drop/Update/Create Column List data of Column Family Do...
brianmhess/ambien
1/9/2019
It gives you rest...Buildingmvn clean packageRunningjava -jar target/ambien-0.1-SNAPSHOT-jar-with-dependencies.jar <options>Usage:version: 0.0.1 Usage: ambien -host <hostname> -k <keyspaceName> -t <ta...
joaquincasares/CassandraJsonMapper
1/8/2019
CassandraJsonMapper is an Apache Cassandra Python driver developed for direct functionality to store JSON-style objects mapped into Cassandra composite columns. This is done via the main methods: sav...
rohitsakala/CassandraRestfulAPI
===================== Description CassandraRestfulAPI project exposes the cassandra data tables and nodes with the help of Restful API's. The project follows the standard Restful API rules. This proje...