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 > ArcadeDB vs. H2GIS vs. Microsoft Azure Cosmos DB vs. TinkerGraph vs. Vitess

System Properties Comparison ArcadeDB vs. H2GIS vs. Microsoft Azure Cosmos DB vs. TinkerGraph vs. Vitess

Editorial information provided by DB-Engines
NameArcadeDB  Xexclude from comparisonH2GIS  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonTinkerGraph  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenSpatial extension of H2Globally distributed, horizontally scalable, multi-model database serviceA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 APIScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelDocument store
Graph DBMS
Key-value store
Time Series DBMS infoin next version
Spatial DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Graph DBMSRelational DBMS
Secondary database modelsRelational DBMSSpatial DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.02
Rank#366  Overall
#50  Document stores
#38  Graph DBMS
#53  Key-value stores
#36  Time Series DBMS
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.08
Rank#348  Overall
#35  Graph DBMS
Score0.82
Rank#209  Overall
#97  Relational DBMS
Websitearcadedb.comwww.h2gis.orgazure.microsoft.com/­services/­cosmos-dbtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlinvitess.io
Technical documentationdocs.arcadedb.comwww.h2gis.org/­docs/­homelearn.microsoft.com/­azure/­cosmos-dbvitess.io/­docs
DeveloperArcade DataCNRSMicrosoftThe Linux Foundation, PlanetScale
Initial release20212013201420092013
Current releaseSeptember 202115.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoLGPL 3.0commercialOpen Source infoApache 2.0Open Source infoApache Version 2.0, commercial licenses available
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaJavaGo
Server operating systemsAll OS with a Java VMhostedDocker
Linux
macOS
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes infoJSON typesyesyes
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.nonono
Secondary indexesyesyesyes infoAll properties auto-indexed by defaultnoyes
SQL infoSupport of SQLSQL-like query language, no joinsyesSQL-like query languagenoyes infowith proprietary extensions
APIs and other access methodsJDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
TinkerPop 3ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesJavaJava.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Groovy
Java
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyes infobased on H2JavaScriptnoyes infoproprietary syntax
TriggersyesJavaScriptnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud servicenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes infobased on H2yes infoImplicit feature of the cloud servicenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
noneEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyes inforelationship in graphsyesnoyes infoRelationships in graphsyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDMulti-item ACID transactions with snapshot isolation within a partitionnoACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesnoyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyesyesoptionalyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlyes infobased on H2Access rights can be defined down to the item levelnoUsers with fine-grained authorization concept infono user groups or roles

More information provided by the system vendor

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
ArcadeDBH2GISMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBTinkerGraphVitess
Recent citations in the news

General Availability: Data API builder | Azure updates
15 May 2024, azure.microsoft.com

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, azure.microsoft.com

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

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

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.

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