Apache Cassandra

Open source transactional distributed database. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure without compromising performance. (by apache)

Apache Cassandra Alternatives

Similar projects and alternatives to Apache Cassandra

  1. kubernetes

    Production-Grade Container Scheduling and Management

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. PostgreSQL

    Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

  4. Redis

    For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.

  5. Ansible

    Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

  6. MongoDB

    The MongoDB Database

  7. foundation

    GraphQL Foundation Charter and Legal Documents (by graphql)

  8. MySQL

    MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.

  9. ApacheKafka

    A curated re-sources list for awesome Apache Kafka

  10. Apache Spark

    Apache Spark - A unified analytics engine for large-scale data processing

  11. RabbitMQ

    127 Apache Cassandra VS RabbitMQ

    Open source RabbitMQ: core server and tier 1 (built-in) plugins

  12. Spring

    Spring Framework

  13. Neo4j

    Graphs for Everyone

  14. CouchDB

    Seamless multi-primary syncing database with an intuitive HTTP/JSON API, designed for reliability

  15. Apache Pulsar

    Apache Pulsar - distributed pub-sub messaging system

  16. stargate

    An open source data gateway

  17. Apache Avro

    Apache Avro is a data serialization system.

  18. Apache Parquet

    Apache Parquet Java

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Apache Cassandra alternative or higher similarity.

Apache Cassandra discussion

Log in or Post with

Apache Cassandra reviews and mentions

Posts with mentions or reviews of Apache Cassandra. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-10-26.
  • More databases should be single-threaded
    1 project | news.ycombinator.com | 21 Dec 2025
  • The AI-Native GraphDB + GraphRAG + Graph Memory Landscape & Market Catalog
    54 projects | dev.to | 26 Oct 2025
  • PostgreSQL Maximalism
    46 projects | dev.to | 28 May 2025
    Alternatives to: DuckDB, Apache Cassandra, Amazon RedShift, Google BigQuery, Snowflake, InfluxDB, Prometheus, Amazon Timestream
  • Twitter's 600-Tweet Daily Limit Crisis: Soaring GCP Costs and the Open Source Fix Elon Musk Ignored
    15 projects | dev.to | 10 Apr 2025
    Cassandra: Cassandra is a highly scalable and fault-tolerant NoSQL database. It is designed to handle large amounts of data across multiple commodity servers, making it suitable for high-availability and data-intensive applications.
  • Exploring the Journey of Apache Cassandra: Innovation, Funding, and Community Impact
    1 project | dev.to | 6 Mar 2025
    Apache Cassandra’s design is centered around a powerful combination of decentralisation and horizontal scalability. Distributed evenly across numerous nodes, its architecture minimizes risks associated with hardware failures while ensuring high availability. Developers benefit from its flexibility in handling read and write operations, making it a robust solution for real-time data processing. For a deeper technical dive and ongoing contributions, developers and stakeholders can visit the Apache Cassandra GitHub repository. The platform’s continuous evolution is fueled by a vibrant community that is as passionate about innovation as it is about maintaining technological excellence. The success of Apache Cassandra also prompts comparisons with emerging funding models, such as those seen in blockchain and NFT projects like the World of Women NFT Collection. Although these token-based funding models are relatively novel, the fundamental principle of community-driven sustainability is a shared hallmark with Apache Cassandra’s approach.
  • Concurrency bugs in Lucene: How to fix optimistic concurrency failures
    3 projects | news.ycombinator.com | 22 Feb 2025
    We have something very similar[1] we use in the Apache Cassandra project to test complex cluster behaviours.

    We use exactly the same basic technique, using byte weaving to intercept concurrency primitives such as synchronized, LockSupport etc to pause the system thread and run them on some schedule.

    We only currently run (deterministic) probabilistic traces though, we can’t search a thread interleaving space.

    I have been meaning to publish it for broader consumption for years now, but there’s always something more important to do. It’s great to see some dedicated efforts in this space.

    [1] https://github.com/apache/cassandra/tree/trunk/test/simulato...

  • Visualizing the Apache Cassandra Token Ring with Plotly
    1 project | dev.to | 27 Sep 2024
    Cassandra uses Murmur3, a hashing function that generates 64-bit tokens in the range of [−263,263−1][-2^{63},2^{63} - 1] [−263,263−1] . Each vnode in the cluster assigned a token it is responsible for. The token marks the end of a range, and the previous token defines the start. To visualize the token ring, we first need to calculate the token ranges, by:
  • System Design: Databases and DBMS
    12 projects | dev.to | 1 May 2024
    Apache Cassandra
  • How to Choose the Right MQTT Data Storage for Your Next Project
    8 projects | dev.to | 23 Jul 2023
    Apache Cassandra{:target="_blank"} is a highly scalable and fault-tolerant database that can handle large volumes of data across multiple nodes or clusters. It provides fast read and write operations, making it suitable for real-time analytics or applications with high throughput requirements.
  • 10+ Open-Source Projects For Web Developers In 2023
    14 projects | dev.to | 10 Apr 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic Apache Cassandra repo stats
43
9,752
9.8
1 day ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Java is
the 10th most popular programming language
based on number of references?