DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Aerospike vs. Apache Derby vs. QuestDB vs. RRDtool

Vergleich der Systemeigenschaften Aerospike vs. Apache Derby vs. QuestDB vs. RRDtool

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 Derby infooft Apache Derby genannt, ursprünglich IBM Cloudscape; unter dem Namen JavaDB im Java SDK enthalten  Xaus Vergleich ausschliessenQuestDB  Xaus Vergleich ausschliessenRRDtool  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.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A high performance open source SQL database for time series dataIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primäres DatenbankmodellDocument Store
Graph DBMS infoleveraging Apache Tinkerpop
Key-Value Store
Spatial DBMS
Vektor DBMS
Relational DBMSTime Series DBMSTime Series DBMS
Sekundäre DatenbankmodelleRelational DBMS
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
Punkte3,04
Rang#85  Overall
#46  Relational DBMS
Punkte3,26
Rang#79  Overall
#6  Time Series DBMS
Punkte1,58
Rang#138  Overall
#11  Time Series DBMS
Websiteaerospike.comdb.apache.org/­derbyquestdb.iooss.oetiker.ch/­rrdtool
Technische Dokumentationaerospike.com/­docs
docs.aerospike.com
db.apache.org/­derby/­manuals/­index.htmlquestdb.io/­docsoss.oetiker.ch/­rrdtool/­doc
EntwicklerAerospikeApache Software FoundationQuestDB Technology IncTobias Oetiker
Erscheinungsjahr2012199720141999
Aktuelle Version8.0, February 202510.17.1.0, November 20231.8.0, 2022
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.0Open Source infoGPL V2 and FLOSS
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
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
ImplementierungsspracheCJavaJava (Zero-GC), C++, RustC infoImplementations in Java (e.g. RRD4J) and C# available
Server BetriebssystemeLinuxAlle Betriebssysteme mit einer Java VMLinux
macOS
Windows
HP-UX
Linux
Datenschemaschemafreijaja infoschema-free via InfluxDB Line Protocolja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaNumeric data only
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinnein infoExporting into and restoring from XML files possible
Sekundärindizesjajaneinnein
SQL infoSupport of SQLvia Trino Connector or JDBC driverjaSQL with time-series extensionsnein
APIs und andere ZugriffskonzepteJDBC
Proprietäres Protokoll
REST
TinkerPop Gremlin
JDBCHTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
In-process Library
Pipes
Unterstützte Programmiersprachen.Net
C
C# (.NET)
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
PHP
Python
Ruby
Rust
JavaC infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infowith LuaJava Stored Proceduresneinnein
Triggersneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenAuto-Shardingkeinehorizontal partitioning (by timestamps)keine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorSource-Replica ReplikationSource-replica replication with eventual consistencykeine
MapReduce infoBietet ein API für Map/Reduce Operationenja infoAerospike Aggregation Framework is similar to Map/Reduceneinneinnein
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.Immediate ConsistencyImmediate Consistencykeine
Fremdschlüssel inforeferenzielle Integritätneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic Distributed ACID transactions execution of operationsACIDACID for single-table writesnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoby using the rrdcached daemon
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infothrough memory mapped filesja
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
Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein
Weitere Informationen bereitgestellt vom Systemhersteller
Aerospike infoFrüher Citrusleaf genanntApache Derby infooft Apache Derby genannt, ursprünglich IBM Cloudscape; unter dem Namen JavaDB im Java SDK enthaltenQuestDBRRDtool
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

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 Derby infooft Apache Derby genannt, ursprünglich IBM Cloudscape; unter dem Namen JavaDB im Java SDK enthaltenQuestDBRRDtool
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

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Aerospike Automates Database 8 Deployment on Amazon EKS
12. Mai 2025, citybiz

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

bereitgestellt von Google News

Apache Derby Vulnerability Let Attackers Bypass Authentication with LDAP Injection
3. März 2025, CybersecurityNews

JDBC tutorial: Easy installation and setup with Apache Derby
20. Dezember 2019, theserverside.com

Using Java DB in Desktop Applications
15. Oktober 2019, Oracle

IBM Acquires Stepzen to Scale AI, Cloud Ambitions
9. Februar 2023, CX Today

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28. März 2017, GlobeNewswire

bereitgestellt von Google News

High Performance Time - Series Database Design with QuestDB
9. Januar 2025, infoq.com

Making a trading Gameboy: A pocket exchange and algo trading platform @QuestDb
12. November 2024, Adafruit Industries – Makers, hackers, artists, designers and engineers!

QuestDB Powers B3 Exchange’s Next-Generation CSD Platform’s Tick Data Store
1. April 2025, TradingView

Time Series Database QuestDB 8.0 Improves SQL Performance and Adds ZFS Compression
5. Juli 2024, infoq.com

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11. November 2021, Business Insider

bereitgestellt von Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9. Januar 2024, Help Net Security

Figure 2: The web dashboard displaying base station status using...
16. September 2018, ResearchGate

Critical IP spoofing bug patched in Cacti
15. Dezember 2022, PortSwigger

How to install Cacti SNMP Monitor on Ubuntu
24. November 2017, TechRepublic

Cacti Cross-Site-Scripting Vulnerability Let Attacker Poison Database
7. September 2023, CybersecurityNews

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

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.

Präsentieren Sie hier Ihr Produkt