DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > ArangoDB vs. EXASOL vs. jBASE vs. RDF4J vs. VoltDB

System Properties Comparison ArangoDB vs. EXASOL vs. jBASE vs. RDF4J vs. VoltDB

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonEXASOL  Xexclude from comparisonjBASE  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.High-performance, in-memory, MPP database specifically designed for in-memory analytics.A robust multi-value DBMS comprising development tools and middlewareRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Distributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Relational DBMSMultivalue DBMSRDF storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score1.99
Rank#124  Overall
#58  Relational DBMS
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitearangodb.comwww.exasol.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaserdf4j.orgwww.voltdb.com
Technical documentationdocs.arangodb.comwww.exasol.com/­resourcesdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9rdf4j.org/­documentationdocs.voltdb.com
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.ExasolRocket Software (formerly Zumasys)Since 2016 officially forked into an Eclipse project, former developer was Aduna Software.VoltDB Inc.
Initial release20122000199120042010
Current release3.11.5, November 20235.711.3, April 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercialcommercialOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored 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.
Implementation languageC++JavaJava, C++
Server operating systemsLinux
OS X
Windows
AIX
Linux
Windows
Linux
OS X
Unix
Windows
Linux
OS X infofor development
Data schemeschema-free infoautomatically recognizes schema within a collectionyesschema-freeyes infoRDF Schemasyes
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesoptionalyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.noyes
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnoyesEmbedded SQL for jBASE in BASICnoyes infoonly a subset of SQL 99
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
.Net
JDBC
ODBC
WebSocket
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
Java
Lua
Python
R
.Net
Basic
Jabbascript
Java
Java
PHP
Python
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresJavaScriptuser defined functionsyesyesJava
Triggersnoyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0ShardingShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factoryesnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptyes infoHadoop integrationnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsyesnono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infoIsolation support depends on the API usedACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyes infoin-memory storage is supported as wellyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlyesAccess rights for users, groups and roles according to SQL-standardAccess rights can be defined down to the item levelnoUsers and roles with access to stored procedures
More information provided by the system vendor
ArangoDBEXASOLjBASERDF4J infoformerly known as SesameVoltDB
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
ArangoDBEXASOLjBASERDF4J infoformerly known as SesameVoltDB
DB-Engines blog posts

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

show all

Recent citations in the news

GQL: A New ISO Standard for Querying Graph Databases
29 April 2024, The New Stack

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

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

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

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

provided by Google News

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
20 March 2024, businesswire.com

It's Back to the Database Future for Exasol CEO Tewes
26 October 2023, Datanami

Exasol gets jolt of AI with Espresso suite of capabilities
26 February 2024, TechTarget

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21 February 2024, businesswire.com

Exasol brings SaaS-flex to on-prem and public cloud systems
31 May 2023, The Register

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

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

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

provided by Google News



Share this page

Featured Products

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

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

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

Present your product here