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

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

  2. Apache Cassandra | Apache Cassandra Documentation

    Feb 3, 2025 · Java drivers for Cassandra are also available on Maven Central. Debian and RedHat package repositories have moved! Debian’s sources.list and RedHat’s cassandra.repo …

  3. Apache Cassandra | Apache Cassandra Documentation

    Cassandra automatically replicates that data around your different data centers. Your application can write data to a Cassandra node on the U.S. west coast, and that data is automatically …

  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. Overview | Apache Cassandra Documentation

    Apache Cassandra was designed as a best-in-class combination of both systems to meet emerging large scale, both in data footprint and query volume, storage requirements.

  6. 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 …

  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

    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 …

  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

    Inserting and querying The API for Cassandra is CQL, the Cassandra Query Language. To use CQL, you will need to connect to the cluster, using either: