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

DBMS > Aerospike vs. Apache Cassandra vs. Dragonfly

Vergleich der Systemeigenschaften Aerospike vs. Apache Cassandra vs. Dragonfly

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 ausschliessenDragonfly  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. Aerospike 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 ZugriffeA drop-in Redis replacement that scales vertically to support millions of operations per second and terabyte sized workloads, all on a single instance
Primäres DatenbankmodellDocument Store
Graph DBMS infoleveraging Apache Tinkerpop
Key-Value Store
Spatial DBMS
Vektor DBMS
Wide Column StoreKey-Value Store
Sekundäre DatenbankmodelleVektor DBMS infostarting with release V5
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,45
Rang#58  Overall
#10  Document Stores
#3  Graph DBMS
#7  Key-Value Stores
#2  Spatial DBMS
#5  Vektor DBMS
Punkte108,05
Rang#11  Overall
#1  Wide Column Stores
Punkte0,53
Rang#244  Overall
#35  Key-Value Stores
Websiteaerospike.comcassandra.apache.orggithub.com/­dragonflydb/­dragonfly
www.dragonflydb.io
Technische Dokumentationaerospike.com/­docs
docs.aerospike.com
cassandra.apache.org/­doc/­latestwww.dragonflydb.io/­docs
EntwicklerAerospikeApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltDragonflyDB team and community contributors
Erscheinungsjahr201220082023
Aktuelle Version8.0, February 20255.0-rc1, Juli 20241.0, March 2023
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 infoBSL 1.1
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++
Server BetriebssystemeLinuxBSD
Linux
OS X
Windows
Linux
Datenschemaschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajastrings, hashes, lists, sets, sorted sets, bit arrays
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ösungnein
SQL infoSupport of SQLvia Trino Connector or JDBC driverSQL-like SELECT, DML and DDL statements (CQL)nein
APIs und andere ZugriffskonzepteJDBC
Proprietäres Protokoll
REST
TinkerPop Gremlin
Proprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
Proprietäres Protokoll infoRESP - REdis Serialization Protocol
Unterstützte Programmiersprachen.Net
C
C# (.NET)
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
PHP
Python
Ruby
Rust
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Clojure
D
Dart
Elixir
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
Lua
Objective-C
Perl
PHP
Python
R
Ruby
Rust
Scala
Swift
Tcl
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infowith LuaneinLua
Triggersneinjapublish/subscribe channels provide some trigger functionality
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenAuto-ShardingSharding infokein "single point of failure"
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktorfrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichSource-Replica Replikation
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
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinnein
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ütztAtomic execution of command blocks and scripts
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, strict serializability by the server
Durability infoDauerhafte Speicherung der Datenjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja
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 infonur mit Enterprise Edition
Role-Based Access Control (RBAC): aerospike.com/­docs/­graph/­security/­access-control
Zugriffsrechte für Benutzer und Rollen
Zugriffsrechte für Benutzer auf einzelne Objekte definierbarPassword-based authentication
Weitere Informationen bereitgestellt vom Systemhersteller
Aerospike infoFrüher Citrusleaf genanntApache CassandraDragonfly
Specific characteristicsAerospike is an enterprise-class, NoSQL database solution delivering predictable...
» mehr
Competitive advantagesOptimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically...
» mehr
Typical application scenariosAerospike excels in mission-critical applications that have mixed read/write workloads...
» mehr
Key customersNielsen, Williams-Sonoma, Inmobi, AppNexus, Telco (confidential), Financial Services...
» mehr
Market metricsAerospike's combination of speed, scalability, and reliability delivers 10x performance...
» mehr
Licensing and pricing modelsSubscription-based Enterprise Edition and free, open-source Community Edition
» mehr
Neuigkeiten

How Frontkom Built a Supercharged Shopping Assistant for Norway’s Largest Door and Window Center
10. Mai 2025

Langflow 1.4: Organize Workflows. Connect with MCP.
7. Mai 2025

Leverage the Power of Hybrid Search in Langflow
2. Mai 2025

Two-Stage Retrieval in Enterprise Search: How Rerankers Improve AI
1. Mai 2025

DataStax Joins the OpenSearch Software Foundation
30. April 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 CassandraDragonfly
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

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

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

Analysts welcome ACID transactions on real-time distributed Aerospike
13. Februar 2025, theregister.com

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

AI-driven database solutions: Aerospike to scale new heights with $30m growth financing
5. Dezember 2024, Tech Funding News

bereitgestellt von Google News

ScyllaDB announces Scylla 3.0, a NoSQL database surpassing Apache Cassandra in features
9. Mai 2025, Packt

Best practices for running Apache Cassandra with Amazon EBS
8. November 2024, Amazon Web Services (AWS)

IBM plans to buy open source Cassandra wrangler DataStax
25. Februar 2025, theregister.com

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

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

bereitgestellt von Google News

DragonflyDB Announces $21m in New Funding and General Availability
21. März 2023, Business Wire

DragonflyDB reels in $21M for its speedy in-memory database
21. März 2023, SiliconANGLE

Tech Startups to Watch in 2023
12. April 2023, Database Trends and Applications

Intel Linux Kernel Optimizations Show Huge Benefit For High Core Count Servers
29. März 2023, Phoronix

Valkey Emerges as Leading Open Source Alternative to Redis After Relicensing Row
12. September 2024, Business Wire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for 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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt