Discover · GitHub · Cassandra↑ +11 today
Scalable database for distributed systems
Apache Cassandra is an open-source, distributed transactional database that provides linear scalability and fault-tolerance without causing performance loss on standard hardware or cloud infrastructures. This system, developed in Java language, is designed for large-scale data management processes that require high availability.
What you get
- Automatically distributes data across multiple machines.
- Easy data management with SQL-like CQL query language.
- Provides high availability and fault tolerance.
Installation
macOS (Homebrew)
brew install cassandraDocker image
docker pull cassandraRunning it
Launch with Docker
docker run -p 9042:9042 cassandraGetting started
- Official source →
Related dictionary terms
Who it is forIt is suitable for software developers and system architects who want to manage large-scale and high-availability data.
LicenseApache-2.0
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-07-28: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.