close
BERJAYA

Developing Monster Scale

At ScyllaDB, we give developers the database technology required to achieve predictable performance at scale, so you can build robust, high-speed applications.

Installation

Running ScyllaDB in Docker is the simplest way to experiment with ScyllaDB when you’re getting started.

docker run --name scylladb -d  scylladb/scylla

For more detailed information, see our installation instructions.

Connect via drivers

cargo add scylla

For more detailed information, see our full list of drivers.