DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > ArangoDB vs. EXASOL vs. GridDB vs. Manticore Search vs. RDF4J

System Properties Comparison ArangoDB vs. EXASOL vs. GridDB vs. Manticore Search vs. RDF4J

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonEXASOL  Xexclude from comparisonGridDB  Xexclude from comparisonManticore Search  Xexclude from comparisonRDF4J infoformerly known as Sesame  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.Scalable in-memory time series database optimized for IoT and Big DataMulti-storage database for search, including full-text search.RDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Relational DBMSTime Series DBMSSearch engineRDF store
Secondary database modelsKey-value store
Relational DBMS
Time Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.77
Rank#87  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score2.25
Rank#120  Overall
#57  Relational DBMS
Score2.02
Rank#132  Overall
#11  Time Series DBMS
Score0.23
Rank#317  Overall
#21  Search engines
Score0.71
Rank#231  Overall
#9  RDF stores
Websitearangodb.comwww.exasol.comgriddb.netmanticoresearch.comrdf4j.org
Technical documentationdocs.arangodb.comwww.exasol.com/­resourcesdocs.griddb.netmanual.manticoresearch.comrdf4j.org/­documentation
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.ExasolToshiba CorporationManticore SoftwareSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release20122000201320172004
Current release3.11.5, November 20235.1, August 20226.0, February 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercialOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoGPL version 2Open Source infoEclipse Distribution License (EDL), v1.0.
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++C++C++Java
Server operating systemsLinux
OS X
Windows
LinuxFreeBSD
Linux
macOS
Windows
Linux
OS X
Unix
Windows
Data schemeschema-free infoautomatically recognizes schema within a collectionyesyesFixed schemayes infoRDF Schemas
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesyes infonumerical, string, blob, geometry, boolean, timestampInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyes
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.nonoCan index from XML
Secondary indexesyesyesyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLnoyesSQL92, SQL-like TQL (Toshiba Query Language)SQL-like query languageno
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/JSON API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
Java
Lua
Python
R
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Java
PHP
Python
Server-side scripts infoStored proceduresJavaScriptuser defined functionsnouser defined functionsyes
Triggersnoyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0ShardingShardingSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorSource-replica replicationSynchronous replication based on Galera librarynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptyes infoHadoop integrationConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnono
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 ConsistencyImmediate consistency within container, eventual consistency across containers
Foreign keys infoReferential integrityyes inforelationships in graphsyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID at container levelyes infoisolated transactions for atomic changes and binary logging for safe writesACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes infoin-memory storage is supported as well
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 for users can be defined per databasenono
More information provided by the system vendor
ArangoDBEXASOLGridDBManticore SearchRDF4J infoformerly known as Sesame
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
GridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Factory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Denso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
GitHub trending repository
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more
Open Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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
ArangoDBEXASOLGridDBManticore SearchRDF4J infoformerly known as Sesame
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

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

ArangoDB + Intel: Accelerating GraphML with Advanced Processing Technologies
4 December 2023, PR Web

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

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

23 Amazing Databases to Consider in 2023: A Wild Ride Through Database Land!
30 June 2023, DataDrivenInvestor

provided by Google News

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

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

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21 February 2024, Business Wire

Exasol Reimagines In-Memory Analytics with Major Database Update
30 May 2023, Datanami

Top Customer-Rated Exasol Espresso Gets Boost of AI
13 November 2023, Business Wire

provided by Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16 May 2023, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3 December 2019, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

provided by Google News

Vector Search in Databases: FOSDEM's Presentation on Manticore Vector Search
21 February 2024, hackernoon.com

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

TF-IDF in a nutshell. Understanding TF-IDF evolution in 5… | by Sergey Nikolaev
13 April 2020, Towards Data Science

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

Milvus logo

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

Present your product here