DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Aerospike vs. ArangoDB vs. H2 vs. HyperSQL

Vergleich der Systemeigenschaften Aerospike vs. ArangoDB vs. H2 vs. HyperSQL

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 ausschliessenArangoDB  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenHyperSQL infoalso known as HSQLDB  Xaus Vergleich ausschliessen
KurzbeschreibungFlash-optimized In-memory NoSQL DatabaseNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.In Java gesschriebenes multithreaded und transaktionales RDBMS infoAuch bekannt unter HSQLDB
Primäres DatenbankmodellDocument Store
Graph DBMS infoleveraging Apache Tinkerpop
Key-Value Store
Spatial DBMS
Document Store
Graph DBMS
Key-Value Store
Suchmaschine
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,78
Rang#61  Overall
#11  Document Stores
#3  Graph DBMS
#7  Key-Value Stores
#2  Spatial DBMS
Punkte3,32
Rang#90  Overall
#15  Document Stores
#5  Graph DBMS
#12  Key-Value Stores
#10  Suchmaschinen
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte3,49
Rang#87  Overall
#47  Relational DBMS
Websiteaerospike.comarangodb.comwww.h2database.comhsqldb.org
Technische Dokumentationdocs.aerospike.comdocs.arangodb.comwww.h2database.com/­html/­main.htmlhsqldb.org/­web/­hsqlDocsFrame.html
Social network pagesLinkedInTwitterFacebookYouTubeLinkedInTwitterFacebookYouTubeInstagram
EntwicklerAerospikeArangoDB Inc.Thomas Mueller
Erscheinungsjahr2012201220052001
Aktuelle Version7.0, November 20233.11.5, November 20232.2.220, Juli 20232.7.2, Juni 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoBasiert auf BSD-Lizenz
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
ImplementierungsspracheCC++JavaJava
Server BetriebssystemeLinuxLinux
OS X
Windows
Alle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VM infoEmbedded (into Java applications) and Client-Server operating modes
Datenschemaschemafreischemafrei infoInnerhalb einer Collection wird das Schema automatisch erkanntjaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, double, boolean, list, hashjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLneinneinjaja
APIs und andere ZugriffskonzepteJDBC
Proprietäres Protokoll
TinkerPop Gremlin
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
JDBC
ODBC
HTTP API infoJDBC via HTTP
JDBC
ODBC
Unterstützte Programmiersprachen.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
JavaAll languages supporting JDBC/ODBC
Java
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen infowith LuaJavaScriptJava Stored Procedures and User-Defined FunctionsJava, SQL
Triggersneinneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoAb Version 2.0keinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorSource-replica replication with configurable replication factorWith clustering: 2 database servers on different computers operate on identical copies of a databasekeine
MapReduce infoBietet ein API für Map/Reduce Operationenja infoAerospike Aggregation Framework is similar to Map/Reducenein infoMöglich über stored procedures in JavaScriptneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationEventual Consistency infoEinstellbar per collection oder per Write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja inforelationships in graphsjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of operationsACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen infonur mit Enterprise EditionjaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Aerospike infoFrüher Citrusleaf genanntArangoDBH2HyperSQL infoalso known as HSQLDB
Specific characteristicsAerospike is an enterprise-class, NoSQL database solution delivering predictable...
» mehr
Graph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» mehr
Competitive advantagesOptimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically...
» mehr
Consolidation: As a native multi-model database, can be used as a full blown document...
» mehr
Typical application scenariosAerospike excels in mission-critical applications that have mixed read/write workloads...
» mehr
Native multi-model in ArangoDB is being used for a broad range of projects across...
» mehr
Key customersNielsen, Williams-Sonoma, Inmobi, AppNexus, Telco (confidential), Financial Services...
» mehr
Cisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» mehr
Market metricsAerospike's combination of speed, scalability, and reliability delivers 10x performance...
» mehr
ArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» mehr
Licensing and pricing modelsSubscription-based Enterprise Edition and free, open-source Community Edition
» mehr
Very permissive Apache 2 License for Community Edition & commercial licenses are...
» mehr
Neuigkeiten

Aerospike Closes $109M in Growth Capital from Sumeru Equity Partners
4. April 2024

Aerospike Achieves the new AWS Advertising and Marketing Technology Competency
30. November 2023

Aerospike Showcases New Levels of Database Performance, Price, and Sustainability on Graviton3 at AWS re:Invent
28. November 2023

Aerospike Database 7 Delivers Enterprise Resiliency, Scale, and Speed to In-memory Database Workloads
15. November 2023

Aerospike Listed as Sample Vendor in Gartner® Hype Cycle™ for Data Management, 2023
24. Oktober 2023

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 genanntArangoDBH2HyperSQL infoalso known as HSQLDB
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

The Weight of Relational Databases: Time for Multi-Model?
29. August 2017, Luca Olivari (guest author)

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Aerospike raises $109M for its real-time database platform to capitalize on the AI boom
4. April 2024, TechCrunch

Aerospike Lands $109 Million Investment to Fuel Expansion
25. April 2024, Channel Insider

Aerospike Raises $109M For Accelerated Database Development, Market Expansion
4. April 2024, CRN

Aerospike reels in $109M to accelerate its high-speed database
4. April 2024, SiliconANGLE News

Aerospike set to grow real time database for AI with $109M raise
4. April 2024, VentureBeat

bereitgestellt von Google News

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30. Mai 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30. Juni 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6. Oktober 2021, SiliconANGLE News

ArangoDB expands scope of graph database platform
6. Oktober 2022, TechTarget

Graph, machine learning, hype, and beyond: ArangoDB open source multi-model database releases version 3.7
27. August 2020, ZDNet

bereitgestellt von Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24. Oktober 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14. November 2022, TheServerSide.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

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