ScyllaDB
NoSQL data store using the Seastar framework, compatible with Apache Cassandra and DynamoDB.
Why consider ScyllaDB?
ScyllaDB is an open-source, ultra-low-latency distributed NoSQL database written in C++ using the asynchronous Seastar architecture. Drop-in compatible with Apache Cassandra and Amazon DynamoDB, ScyllaDB delivers sub-millisecond P99 latency at millions of operations per second.
Learn ScyllaDB by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of ScyllaDB
ScyllaDB eliminates Java JVM garbage collection pauses by implementing Cassandra in native C++.
Docker Quickstart
docker run --name scylla --hostname scylla -d scylladb/scylla:latestScyllaDB is licensed under the GNU AGPL-3.0 license.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.