DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > ArangoDB vs. HBase vs. InfinityDB vs. Kdb

Vergleich der Systemeigenschaften ArangoDB vs. HBase vs. InfinityDB vs. Kdb

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameArangoDB  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessen
KurzbeschreibungNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Wide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableA Java embedded Key-Value Store which extends the Java Map interfaceHoch performantes Time Series DBMS
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Suchmaschine
Wide Column StoreKey-Value StoreTime Series DBMS
Vektor DBMS
Sekundäre DatenbankmodelleRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,32
Rang#90  Overall
#15  Document Stores
#5  Graph DBMS
#12  Key-Value Stores
#10  Suchmaschinen
Punkte30,50
Rang#26  Overall
#2  Wide Column Stores
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Punkte7,55
Rang#53  Overall
#3  Time Series DBMS
#1  Vektor DBMS
Websitearangodb.comhbase.apache.orgboilerbay.comkx.com
Technische Dokumentationdocs.arangodb.comhbase.apache.org/­book.htmlboilerbay.com/­infinitydb/­manualcode.kx.com
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
EntwicklerArangoDB Inc.Apache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetBoiler Bay Inc.Kx Systems, a division of First Derivatives plc
Erscheinungsjahr2012200820022000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 2003
Aktuelle Version3.11.5, November 20232.3.4, Jaenner 20214.03.6, Mai 2018
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache Version 2kommerziellkommerziell infoKostenlose 32-bit Version
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.
ImplementierungsspracheC++JavaJavaq
Server BetriebssystemeLinux
OS X
Windows
Linux
Unix
Windows infomit Cygwin
Alle Betriebssysteme mit einer Java VMLinux
OS X
Solaris
Windows
Datenschemaschemafrei infoInnerhalb einer Collection wird das Schema automatisch erkanntschema-free, schema definition possibleja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, double, boolean, list, hashoptions to bring your own types, AVROja infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja
Sekundärindizesjaneinnein infomanual creation possible, using inversions based on multi-value capabilityja infotable attribute 'grouped'
SQL infoSupport of SQLneinneinneinSQL-like query language (q)
APIs und andere ZugriffskonzepteAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
Java API
RESTful HTTP API
Thrift
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
Unterstützte ProgrammiersprachenC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C
C#
C++
Groovy
Java
PHP
Python
Scala
JavaC
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
Server-seitige Scripts infoStored ProceduresJavaScriptja infoCoprocessors in Javaneinbenutzerdefinierte Funktionen
Triggersneinjaneinja infomittels Views
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoAb Version 2.0Shardingkeinehorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-replica replication with configurable replication factorMulti-Source Replikation
Source-Replica Replikation
keineSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationennein infoMöglich über stored procedures in JavaScriptjaneinnein infoein vergleichbares Paradigma wird intern verwendet
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoEinstellbar per collection oder per Write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate Consistency or Eventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja inforelationships in graphsneinnein infomanual creation possible, using inversions based on multi-value capabilityja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDSingle row ACID (across millions of columns)ACID infoOptimistic locking for transactions; no isolation for bulk loadsnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja
Berechtigungskonzept infoZugriffskontrollejaAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACneinRechteverwaltung mit Benutzeraccounts
Weitere Informationen bereitgestellt vom Systemhersteller
ArangoDBHBaseInfinityDBKdb
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» mehr
Integrated columnar database & programming system for streaming, real time and historical...
» mehr
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» mehr
provides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» mehr
tick database streaming sensor data massive intelligence applications oil and gas...
» mehr
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» mehr
Goldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» mehr
kdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» mehr
upon request
» 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
ArangoDBHBaseInfinityDBKdb
DB-Engines Blog Posts

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

alle anzeigen

Cloudera's HBase PaaS offering now supports Complex Transactions
11. August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Open source graph database company ArangoDB raises $27.8M
6. Oktober 2021, VentureBeat

bereitgestellt von Google News

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20. Oktober 2023, hackernoon.com

HBase: The database big data left behind
6. Mai 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13. Februar 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5. Juni 2014, Facebook Engineering

A Look At HBase, the NoSQL Database Built on Hadoop
6. Mai 2015, The New Stack

bereitgestellt von Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28. Februar 2024, Business Wire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9. August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18. Mai 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18. Mai 2023, PR Newswire

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7. Juni 2023, Datanami

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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.

AllegroGraph logo

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt