About 5,250 results
Open links in new tab
  1. Apache Cassandra | Apache Cassandra Documentation

    Apache Cassandra is an open source NoSQL distributed database trusted by thousands of companies for scalability and high availability without compromising performance.

  2. Apache Cassandra | Apache Cassandra Documentation

    Feb 3, 2025 · You can start Cassandra with sudo service cassandra start and stop it with sudo service cassandra stop. However, normally the service will start automatically. For this reason …

  3. Apache Cassandra | Apache Cassandra Documentation

    Since it is a distributed database, Cassandra can (and usually does) have multiple nodes. A node represents a single instance of Cassandra. These nodes communicate with one another …

  4. Welcome to Apache Cassandra’s documentation! | Apache …

    This is the official documentation for Apache Cassandra. If you would like to contribute to this documentation, you are welcome to do so by submitting your contribution like any other patch …

  5. Installing Cassandra | Apache Cassandra Documentation

    Install the RPM build on CentOS and RHEL-based distributions if you want to install Cassandra using YUM. Install the Debian build on Ubuntu and other Debian-based distributions if you …

  6. Overview | Apache Cassandra Documentation

    Cassandra was initially designed at Facebook using a staged event-driven architecture (SEDA). This initial design implemented a combination of Amazon’s Dynamo distributed storage and …

  7. Apache Cassandra | Apache Cassandra Documentation

    Read through the Cassandra Basics to learn main concepts and how Cassandra works at a high level. To understand Cassandra in more detail, head over to the Docs. Browse through the …

  8. Installing Cassandra | Apache Cassandra Documentation

    Pull the appropriate image and then start Cassandra with a run command. For most users, installing the binary tarball is also a simple choice. The tarball unpacks all its contents into a …

  9. Overview | Apache Cassandra Documentation

    Apache Cassandra powers mission-critical deployments with improved performance and unparalleled levels of scale in the cloud.

  10. Inserting and querying | Apache Cassandra Documentation

    It is shipped with every Cassandra package, and can be found in the bin directory alongside the cassandra executable. It connects to the single node specified on the command line.