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. Google Cloud Datastore vs. H2 vs. Oracle Coherence vs. RRDtool

System Properties Comparison ArangoDB vs. Google Cloud Datastore vs. H2 vs. Oracle Coherence vs. RRDtool

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonH2  Xexclude from comparisonOracle Coherence  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.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Oracles in-memory data grid solutionIndustry 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
Document storeRelational DBMSKey-value storeTime Series DBMS
Secondary database modelsSpatial 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
Score4.47
Rank#76  Overall
#12  Document stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score1.92
Rank#130  Overall
#22  Key-value stores
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Websitearangodb.comcloud.google.com/­datastorewww.h2database.comwww.oracle.com/­java/­coherenceoss.oetiker.ch/­rrdtool
Technical documentationdocs.arangodb.comcloud.google.com/­datastore/­docswww.h2database.com/­html/­main.htmldocs.oracle.com/­en/­middleware/­standalone/­coherenceoss.oetiker.ch/­rrdtool/­doc
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.GoogleThomas MuellerOracleTobias Oetiker
Initial release20122008200520071999
Current release3.11.5, November 20232.2.220, July 202314.1, August 20231.8.0, 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen Source infoGPL V2 and FLOSS
Cloud-based only infoOnly available as a cloud servicenoyesnonono
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++JavaJavaC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsLinux
OS X
Windows
hostedAll OS with a Java VMAll OS with a Java VMHP-UX
Linux
Data schemeschema-free infoautomatically recognizes schema within a collectionschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyes, details hereyesyesNumeric 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.nononono infoExporting into and restoring from XML files possible
Secondary indexesyesyesyesnono
SQL infoSupport of SQLnoSQL-like query language (GQL)yesnono
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
JCache
JPA
RESTful HTTP API
in-process shared library
Pipes
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java.Net
C++
Java
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 proceduresJavaScriptusing Google App EngineJava Stored Procedures and User-Defined Functionsnono
TriggersnoCallbacks using the Google Apps Engineyesyes infoLive Eventsno
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0ShardingnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorMulti-source replication using PaxosWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes, with selectable consistency levelnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptyes infousing Google Cloud Dataflownonono
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 or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyEventual Consistency
Immediate Consistency
none
Foreign keys infoReferential integrityyes inforelationships in graphsyes infovia ReferenceProperties or Ancestor pathsyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDconfigurableno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyesyesyesyes infooptionallyyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlyesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standardauthentification to access the cache via certificates or http basic authenticationno
More information provided by the system vendor
ArangoDBGoogle Cloud DatastoreH2Oracle CoherenceRRDtool
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
ArangoDBGoogle Cloud DatastoreH2Oracle CoherenceRRDtool
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

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

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 expands scope of graph database platform
6 October 2022, TechTarget

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Best cloud storage of 2024
29 April 2024, TechRadar

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google News

Microservices with Major New Coherence and Helidon Releases
9 August 2022, Oracle

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, Oracle

New solutions for Oracle WebLogic on Azure Virtual Machines
1 April 2021, Microsoft

Oracle launches Oracle Banking Cloud Services - ThePaypers
8 February 2023, The Paypers

provided by Google News

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

A plotting utility for text mode consoles and terminals @tenox77
28 June 2023, Adafruit Blog

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

Cacti servers under attack by attackers exploiting CVE-2022-46169
16 January 2023, Help Net Security

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

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

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

Present your product here