SaaSHub helps you find the best software and product alternatives Learn more →
Apache Cassandra Alternatives
Similar projects and alternatives to Apache Cassandra
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
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
-
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.
-
Redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
-
-
appsmith
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
-
-
MySQL
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
-
-
-
-
-
CouchDB
Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
-
-
-
-
-
ArangoDB
đŸ¥‘ ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
-
Apache Cassandra discussion
Apache Cassandra reviews and mentions
-
Visualizing the Apache Cassandra Token Ring with Plotly
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
Apache Cassandra
-
How to Choose the Right MQTT Data Storage for Your Next Project
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
-
Database 101: Data Consistency for Beginners
Wide Column: Apache Cassandra, ScyllaDB and DynamoDB
-
In One Minute : Hadoop
Cassandra, a replicated, fault-tolerant, decentralized and scalable database system.
-
Build Your First App with JavaScript, Node.js, and DataStax Astra DB
A popular database you might already be familiar with is Apache Cassandra®, which powers high-performing applications for thousands of companies including Hulu, Netflix, Spotify, and Apple. While this free, open-source database is known for its high availability, scalability, and resilience; the downside is that it’s also notoriously complex to set up and manage.
- Reducing logging cost by two orders of magnitude using CLP
-
Baeldung Series Part 2: Build a Dashboard With Cassandra, Astra and CQL – Mapping Event Data
In our previous article, we looked at augmenting our dashboard to store and display individual events from the Avengers using DataStax Astra, a serverless DBaaS powered by Apache Cassandra using Stargate to offer additional APIs for working with it.
-
System Design: CAP theorem
Example: Apache Cassandra, CouchDB.
-
A note from our sponsor - SaaSHub
www.saashub.com | 3 Oct 2024
Stats
apache/cassandra is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Apache Cassandra is Java.