cassandra-cluster
There are 49 repositories under cassandra-cluster topic.
spotify/cassandra-reaper
Software to run automated repairs of cassandra
IBM/Scalable-Cassandra-deployment-on-Kubernetes
In this code we provide a full roadmap the deployment of a multi-node scalable Cassandra cluster on Kubernetes. Cassandra understands that it is running within a cluster manager, and uses this cluster management infrastructure to help implement the application. Kubernetes concepts like Replication Controller, StatefulSets etc. are leveraged to deploy either non-persistent or persistent Cassandra clusters on Kubernetes cluster.
thegeorgeous/flask-cqlalchemy
Flask-CQLAlchemy handles connections to Cassandra clusters and provides a Flask-SQLAlchemy like interface to declare models and their columns in a Flask app
Ericsson/ecchronos
Ericsson distributed repair scheduler for Apache Cassandra
axonops/axonops-workbench
AxonOps™ Workbench for Apache Cassandra® - Desktop application for Mac, Windows and Linux
wireapp/ansible-cassandra
Ansible role to install an Apache Cassandra cluster
phpinnacle/cassis
Pure PHP asynchronous implementation of the Cassandra V4 binary protocol.
mikeroyal/Apache-Cassandra-Guide
Apache Cassandra Guide
Clivern/Bucket
Consistent Hashing Algorithm Package for Scalable Data Distribution
imixs/imixs-archive
Imixs-Archive Service
LSC-RPi-Cluster/cassandra-armhf
Distributed Apache Cassandra in Raspberry PI cluster with Docker Swarm
calvinlfer/cassandra-ebs-cloudformation
A CloudFormation blueprint to materialize a 3 node Cassandra cluster backed by EBS
guard-systems/cassandra_swarm
Dockerfile for creating a Cassandra cluster with Docker swarm
MRColorR/supreme-pancake
Big Data Management project: The collection of data from a network of sensors was simulated (kafka), which then had to be processed (spark) and stored (cassandraDB) in a distributed and efficient way.
akme/sonm-scylla
SONM ScyllaDB Manager
darvinpatel/soc-automation-lab
This repository contains automation scripts and configurations for Security Operations Centers (SOC). It includes tools for incident response, log management, and security alerting, aimed at streamlining SOC workflows and enhancing security event monitoring and management.
kayvansol/Cassandra
Apache Cassandra Cluster with docker compose
mariomarroquim/cassandra-hits
Shows read and write performance over a Cassandra cluster
agalue/newts-sizing
A tool to help sizing Cassandra/ScyllaDB cluster for OpenNMS Newts
anchal-agrawal/cassandra-ubuntu
Everything to deploy a Cassandra cluster on Ubuntu
Anugnu/Cassandra_Cluster-Performance_Tuning-and-YCSB_Benchmarking
Creating a Cluster, Cassandra on Kubernetes, Performance Tuning and YCSB benchmarking
devil-cyber/Data_Modeling_Using_Apache_Cassandra
No SQL Data Modeling Using Cassandra and Python
mertcakmak2/kubernetes-go-cassandra-cluster
3 cassandra node.
pikaqu888/CassandraDeployment-Kubernetes-Docker
Two Cassandra datacenter with three nodes in docker-compose file configuration
sifisKoen/Automation_Scripts
This is a repository where I upload some scrips so to automate some tasks. Like installing hadoop or Cassandra. Those scripts are for my own convenient.
SimpleProgramming/springboot-cassandra-abstract-cassandra-configuration
A simple example explaining how to use springboot and cassandra using abstract cassandra configuration
threecommaio/conductorio
Conductor is a scalable, fault tolerant Cassandra as Service software platform. It makes running Cassandra in production safe and reliable. It is a hosted solution or can be installed on cloud providers (Amazon Web Services, Google Cloud Platform), and on-premise hardware.
banksone/spark-dataprocessing
Data processing with Apache Spark example. Includes dockerized Apache Cassandra and Apache Spark clusters
ecitak/Cassandra
CRUD Operations in Cassandra NoSQL Database. .NET Core 7
iamcamilasilva/ETLCassandraDB
This repository is about a project to create a non-relational database and ETL pipeline for a music streaming app. They will define queries and tables for a database built using Apache Cassandra.
praveen-gopal-reddy/Data_Modelling_with_Cassandra
With song history event files we created ETL pipeline using python and built data model using Apache Cassandra and then we wrote CQL queries to answer use case questions.
danaelshrbiny10/hue-lights
python automation that control on my lights
prosenjitjoy/Cassandra-Cluster-with-Podman
Cassandra cluster setup guide using podman
prosenjitjoy/Go-with-Cassandra
Collection of examples used for learning interaction with Cassandra cluster through Go driver.