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 1409 posts
dbgjerez/golang-rest-api-cassandra
6/24/2020
Example using CQL and golang REST API.Cassandra can be deployed using Docker. Cassandra is a powerfull NoSQL database used to store big amount of data.DockerTo run Cassandra in Docker container:docker...
steveazz/golang-api-cassandra
This code is all taken from this article, all of the orginal code can be found here. This is purely for educational reasons for myself. The only extra thing that I added was the docker-compose.yml fil...
bygui86/go-cassandra
Instructions Prepare environment cd $GOPATH/src/github.com git clone git@github.com:bygui86/go-cassandra.git cd bygui86/go-cassandra go get ./... Run cassandra docker run -d --name cassandra -p 719...
hychrisli/REST-Cassandra
RESTful Web Service on Cassandra. CMPE 282 Assignment.GoalSupport http methods GET/POST/PUT/DELETE through Java based REST API FunctionalityGET /.../rest/employee/ GET /.../rest/project GET /.../rest/...
dcreey1/cassandra-rest-api
Restful versioned API proof of concept using the following technologies:ESlint Babel Express Cassandra - using cassandra-driver Mocha - unit tests Gaze - homebrew file-watcher for automatic re-transpi...
How to Configure Druid to Use Cassandra as Deep Storage
6/19/2020
Druid relies on a distributed filesystem or binary object store for data storage. The most commonly used deep storage implementations are S3 (popular for those on AWS) and HDFS (popular if you already...
Apache Cassandra vs. Apache Druid
I am a field engineer and evangelist for Imply (the company behind Druid), and I was a field engineer and evangelist for Datastax (the company behind Cassandra). As a result, I’ve seen things. A lot o...
Building a Multi-Region Cluster at Target (Aaron Ploetz, Target) | Ca…
6/18/2020
Building a Multi-Region Cluster at Target (Aaron Ploetz, Target) | Ca… SlideShare Explore You Successfully reported this slideshow.Building a Multi-Region Cluster at T...