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. Manticore Search vs. RDF4J vs. RRDtool

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

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonEXASOL  Xexclude from comparisonManticore Search  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonRRDtool  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.Multi-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.Industry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Relational DBMSSearch engineRDF storeTime Series DBMS
Secondary database modelsTime 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
Score0.23
Rank#317  Overall
#21  Search engines
Score0.71
Rank#231  Overall
#9  RDF stores
Score2.14
Rank#124  Overall
#10  Time Series DBMS
Websitearangodb.comwww.exasol.commanticoresearch.comrdf4j.orgoss.oetiker.ch/­rrdtool
Technical documentationdocs.arangodb.comwww.exasol.com/­resourcesmanual.manticoresearch.comrdf4j.org/­documentationoss.oetiker.ch/­rrdtool/­doc
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
DeveloperArangoDB Inc.ExasolManticore SoftwareSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Tobias Oetiker
Initial release20122000201720041999
Current release3.11.5, November 20236.0, February 20231.8.0, 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercialOpen Source infoGPL version 2Open Source infoEclipse Distribution License (EDL), v1.0.Open Source infoGPL V2 and FLOSS
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++JavaC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
macOS
Windows
Linux
OS X
Unix
Windows
HP-UX
Linux
Data schemeschema-free infoautomatically recognizes schema within a collectionyesFixed schemayes infoRDF Schemasyes
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, BooleanyesNumeric data only
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.noCan index from XMLno infoExporting into and restoring from XML files possible
Secondary indexesyesyesyes infofull-text index on all search fieldsyesno
SQL infoSupport of SQLnoyesSQL-like query languagenono
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
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
in-process shared library
Pipes
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
Java
Lua
Python
R
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Java
PHP
Python
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-side scripts infoStored proceduresJavaScriptuser defined functionsuser defined functionsyesno
Triggersnoyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0ShardingSharding infoPartitioning is done manually, search queries against distributed index is supportednonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorSynchronous replication based on Galera librarynonenone
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 Consistencynone
Foreign keys infoReferential integrityyes inforelationships in graphsyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyes infoisolated transactions for atomic changes and binary logging for safe writesACID infoIsolation support depends on the API usedno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes infoin-memory storage is supported as wellyes
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-standardnonono
More information provided by the system vendor
ArangoDBEXASOLManticore SearchRDF4J infoformerly known as SesameRRDtool
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
ArangoDBEXASOLManticore SearchRDF4J infoformerly known as SesameRRDtool
DB-Engines blog posts

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

show all

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

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

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

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

provided by Google News

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 Reimagines In-Memory Analytics with Major Database Update
30 May 2023, Datanami

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

Top Customer-Rated Exasol Espresso Gets Boost of AI
13 November 2023, businesswire.com

provided by Google News

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

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

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, 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

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

Cacti: Using Graphs to Monitor Networks and Devices
16 March 2011, Packt Hub

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

provided by Google News



Share this page

Featured Products

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.

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.

AllegroGraph logo

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

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