DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Aerospike vs. Apache Cassandra vs. YugabyteDB

Vergleich der Systemeigenschaften Aerospike vs. Apache Cassandra vs. YugabyteDB

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAerospike infoFrüher Citrusleaf genannt  Xaus Vergleich ausschliessenApache Cassandra  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungReal-time database for speed, scale, and savings. Millisecond latency for mixed read/write workloads. Highly distributed. Proven strong consistency. Distributed ACID Transactions. Flash optimized for low cost of ownership and scalability. infoAerospike Database is a shared-nothing, multi-threaded, multi-model data platform designed to operate efficiently on a cluster of server nodes, exploiting modern hardware and network technologies to drive reliably fast performance, at sub-millisecond speeds across petabytes of data.Wide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellDocument Store
Graph DBMS infoleveraging Apache Tinkerpop
Key-Value Store
Spatial DBMS
Vektor DBMS
Wide Column StoreRelational DBMS
Sekundäre DatenbankmodelleVektor DBMS infostarting with release V5Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,22
Rang#60  Overall
#10  Document Stores
#3  Graph DBMS
#7  Key-Value Stores
#2  Spatial DBMS
#5  Vektor DBMS
Punkte106,65
Rang#11  Overall
#1  Wide Column Stores
Punkte2,22
Rang#109  Overall
#54  Relational DBMS
Websiteaerospike.comcassandra.apache.orgwww.yugabyte.com
Technische Dokumentationdocs.aerospike.comcassandra.apache.org/­doc/­latestdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerAerospikeApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltYugabyte Inc.
Erscheinungsjahr201220082017
Aktuelle Version8.0, February 20255.0-rc1, Juli 20242024.2, Dezember 2024
Lizenz infoCommercial or Open SourceOpen Source, Commercial infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoApache Version 2Open Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aerospike Cloud: aerospike.com/­products/­aerospike-cloud
ImplementierungsspracheCJavaC und C++
Server BetriebssystemeLinuxBSD
Linux
OS X
Windows
Linux
OS X
Datenschemaschemafreischemafreidepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjaeingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungja
SQL infoSupport of SQLvia Trino Connector or JDBC driverSQL-like SELECT, DML and DDL statements (CQL)yes, PostgreSQL compatible
APIs und andere ZugriffskonzepteJDBC
Proprietäres Protokoll
REST
TinkerPop Gremlin
Proprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte Programmiersprachen.Net
C
C# (.NET)
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
Rust
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infowith Luaneinja infosql, plpgsql, C
Triggersneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenAuto-ShardingSharding infokein "single point of failure"Hash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktorfrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenja infoAerospike Aggregation Framework is similar to Map/Reducejanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency in cross-datacenter configuration and Immediate Strong Consistency in local cluster configuration. Also supports single cluster deployments with strong consistency across multiple AZs and Regions.Eventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Strong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic Distributed ACID transactions execution of operationsnein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinnein
Berechtigungskonzept infoZugriffskontrolleLDAP external authentication: aerospike.com/­docs/­server/­operations/­configure/­security/­ldap
Mutual TLS authentication (PKI auth): aerospike.com/­docs/­server/­operations/­configure/­network/­tls
Password authentication: aerospike.com/­docs/­server/­operations/­configure/­security/­access-control
Role-Based Access Control (RBAC): aerospike.com/­docs/­graph/­security/­access-control
Zugriffsrechte für Benutzer und Rollen infonur mit Enterprise Edition
Zugriffsrechte für Benutzer auf einzelne Objekte definierbarja
Weitere Informationen bereitgestellt vom Systemhersteller
Aerospike infoFrüher Citrusleaf genanntApache CassandraYugabyteDB
Neuigkeiten

A Decade of Apache Cassandra® Data Modeling
20. März 2025

Introducing Astra DB Hybrid Search: Improve Relevance by 45%
18. März 2025

Building a Weather App with a Raspberry Pi, Astra DB, and Langflow
14. März 2025

Generate Personalized Mythical Creatures with Langflow
13. März 2025

Top 3 Mistakes I Made While Building AI Agents
12. März 2025

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Aerospike infoFrüher Citrusleaf genanntApache CassandraYugabyteDB
DB-Engines Blog Posts

Evaluating Hbase and Aerospike Solutions for Real-time System of Record
17. März 2020,  Srini Srinivasan, Aerospike (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Analysts welcome ACID transactions on real-time distributed Aerospike
13. Februar 2025, The Register

Latest Aerospike database update prioritizes performance
5. Februar 2025, TechTarget

Aerospike says it has achieved a milestone in NoSQL OLTP performance
5. Februar 2025, SiliconANGLE News

Aerospike Vector Search adds self-healing live indexes
16. Dezember 2024, InfoWorld

BAE Systems, Aerospike to Advance Real-Time Data Capabilities for US DoD
29. Oktober 2024, The Defense Post

bereitgestellt von Google News

IBM plans to buy open source Cassandra wrangler DataStax
25. Februar 2025, The Register

Best practices for running Apache Cassandra with Amazon EBS
8. November 2024, AWS Blog

New Apache Cassandra 5.0 gives open source NoSQL database a scalability and performance boost
6. September 2024, VentureBeat

IBM to buy Cassandra specialist DataStax
25. Februar 2025, The Stack

Apache Cassandra survey highlights growing adoption for AI workloads
11. November 2024, Blocks and Files

bereitgestellt von Google News

Yugabyte Announces Sixth Annual Distributed SQL Summit, Unveils Keynote and Lineup of Speakers for November Hybrid Event
3. Oktober 2024, Business Wire

Every Microsecond Counts: YugabyteDB Boosts Performance with Amazon Time Sync | Amazon Web Services
17. Februar 2025, AWS Blog

YugabyteDB evolves into a distributed PostgreSQL database for apps that need resilience and scale
19. September 2024, SiliconANGLE News

YugabyteDB Levels Up its PostgreSQL Compatibility with PG15 Features and Seamless Upgrades
30. Januar 2025, Business Wire

YugabyteDB on AWS Graviton: The Winning Combination for Distributed SQL Developers
15. November 2024, AWS Blog

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Präsentieren Sie hier Ihr Produkt