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

DBMS > Apache Impala vs. ArangoDB vs. EsgynDB vs. eXtremeDB vs. RDF4J

Vergleich der Systemeigenschaften Apache Impala vs. ArangoDB vs. EsgynDB vs. eXtremeDB vs. RDF4J

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Impala  Xaus Vergleich ausschliessenArangoDB  Xaus Vergleich ausschliessenEsgynDB  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenRDF4J infoformerly known as Sesame  Xaus Vergleich ausschliessen
KurzbeschreibungAnalytic DBMS für HadoopNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Enterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionNatively in-memory DBMS with options for persistency, high-availability and clusteringRDF4J ist ein Java Framework zur Verarbeitung von RDF Daten, sowohl Hauptspeicher- als auch Disk-basiert.
Primäres DatenbankmodellRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Suchmaschine
Relational DBMSRelational DBMS
Time Series DBMS
RDF Store
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte13,77
Rang#40  Overall
#24  Relational DBMS
Punkte3,32
Rang#90  Overall
#15  Document Stores
#5  Graph DBMS
#12  Key-Value Stores
#10  Suchmaschinen
Punkte0,16
Rang#329  Overall
#146  Relational DBMS
Punkte0,74
Rang#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Punkte0,69
Rang#230  Overall
#9  RDF Stores
Websiteimpala.apache.orgarangodb.comwww.esgyn.cnwww.mcobject.comrdf4j.org
Technische Dokumentationimpala.apache.org/­impala-docs.htmldocs.arangodb.comwww.mcobject.com/­docs/­extremedb.htmrdf4j.org/­documentation
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von ClouderaArangoDB Inc.EsgynMcObjectSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Erscheinungsjahr20132012201520012004
Aktuelle Version4.1.0, Juni 20223.11.5, November 20238.2, 2021
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Version 2; Commercial license (Enterprise) availablekommerziellkommerziellOpen Source infoEclipse Distribution License (EDL), v1.0.
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
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++C++C++, JavaC und C++Java
Server BetriebssystemeLinuxLinux
OS X
Windows
LinuxAIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
OS X
Unix
Windows
Datenschemajaschemafrei infoInnerhalb einer Collection wird das Schema automatisch erkanntjajaja infoRDF Schemas
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, double, boolean, list, hashjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein infosupport of XML interfaces available
Sekundärindizesjajajajaja
SQL infoSupport of SQLSQL-like DML and DDL statementsneinjaja infowith the option: eXtremeSQLnein
APIs und andere ZugriffskonzepteJDBC
ODBC
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
ADO.NET
JDBC
ODBC
.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBCC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
All languages supporting JDBC/ODBC/ADO.Net.Net
C
C#
C++
Java
Lua
Python
Scala
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresja infoBenutzer definierte Funktionen und Integration von Map/ReduceJavaScriptJava Stored Proceduresjaja
Triggersneinneinneinja infoby defining eventsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoAb Version 2.0Shardinghorizontale Partitionierung / shardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorSource-replica replication with configurable replication factorMulti-source replication between multi datacentersActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
keine
MapReduce infoBietet ein API für Map/Reduce Operationenja infoAbfragen werden als Map/Reduce Jobs durchgeführtnein infoMöglich über stored procedures in JavaScriptjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyEventual 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 DatenmanipulationenneinACIDACIDACIDACID infoIsolation abhängig vom verwendeten API
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoOptimistic (MVCC) and pessimistic (locking) strategies availableja
Durability infoDauerhafte Speicherung der Datenjajajajaja infoIn-memory Storage wird ebenfalls unterstützt
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer, Gruppen und Rollen infobasiert auf Apache Sentry und KerberosjaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein
Weitere Informationen bereitgestellt vom Systemhersteller
Apache ImpalaArangoDBEsgynDBeXtremeDBRDF4J infoformerly known as Sesame
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» mehr
eXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» mehr
eXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» mehr
IoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» mehr
Schneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» mehr
With hundreds of customers and over 30 million devices/applications using the product...
» mehr
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» mehr
For server use cases, there is a simple per-server license irrespective of the number...
» 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
Apache ImpalaArangoDBEsgynDBeXtremeDBRDF4J infoformerly known as Sesame
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Apache Impala 4 Supports Operator Multi-Threading
29. Juli 2021, iProgrammer

Cloudera Bringing Impala to AWS Cloud
28. November 2017, Datanami

Apache Impala becomes Top-Level Project
28. November 2017, SDTimes.com

Apache Doris just 'graduated': Why care about this SQL data warehouse
24. Juni 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12. März 2017, Uber

bereitgestellt von Google News

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

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

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

eXtremeDB 8.4 Unveils Exciting New Features and Enhancements
13. Mai 2024, EE Journal

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

McObject Announces the Release of eXtremeDB/rt 1.2
23. Mai 2023, Embedded Computing Design

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11. August 2023, Automation.com

McObject & IBM Set New Records for Speed & Stability in STAC-M3 Benchmark for Capital Markets
3. November 2015, Yahoo Lifestyle UK

bereitgestellt von Google News

GraphDB Goes Open Source
27. Januar 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13. Juni 2019, Markets Insider

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

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.

Präsentieren Sie hier Ihr Produkt