DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Dolt vs. H2GIS vs. InfinityDB vs. OpenTSDB vs. TinkerGraph

System Properties Comparison Dolt vs. H2GIS vs. InfinityDB vs. OpenTSDB vs. TinkerGraph

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonH2GIS  Xexclude from comparisonInfinityDB  Xexclude from comparisonOpenTSDB  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaSpatial extension of H2A Java embedded Key-Value Store which extends the Java Map interfaceScalable Time Series DBMS based on HBaseA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSSpatial DBMSKey-value storeTime Series DBMSGraph DBMS
Secondary database modelsDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.h2gis.orgboilerbay.comopentsdb.nettinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.dolthub.comwww.h2gis.org/­docs/­homeboilerbay.com/­infinitydb/­manualopentsdb.net/­docs/­build/­html/­index.html
DeveloperDoltHub IncCNRSBoiler Bay Inc.currently maintained by Yahoo and other contributors
Initial release20182013200220112009
Current release4.0
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoLGPL 3.0commercialOpen Source infoLGPLOpen Source infoApache 2.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.
Implementation languageGoJavaJavaJavaJava
Server operating systemsLinux
macOS
Windows
All OS with a Java VMLinux
Windows
Data schemeyesyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysnumeric data for metrics, strings for tagsyes
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.nonononono
Secondary indexesyesyesno infomanual creation possible, using inversions based on multi-value capabilitynono
SQL infoSupport of SQLyesyesnonono
APIs and other access methodsCLI Client
HTTP REST
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP API
Telnet API
TinkerPop 3
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaJavaErlang
Go
Java
Python
R
Ruby
Groovy
Java
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseyes infobased on H2nonono
Triggersyesyesnonono
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneSharding infobased on HBasenone
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.yes infobased on H2noneselectable replication factor infobased on HBasenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency infobased on HBasenone
Foreign keys infoReferential integrityyesyesno infomanual creation possible, using inversions based on multi-value capabilitynoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsnono
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesno
Durability infoSupport for making data persistentyesyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupyes infobased on H2nonono

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

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

More resources
DoltH2GISInfinityDBOpenTSDBTinkerGraph
DB-Engines blog posts

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

show all

Recent citations in the news

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, O'Reilly Media

provided by Google News

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

A real-time processing revival – O'Reilly
1 April 2015, O'Reilly Media

provided by Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

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

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

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

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

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

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

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

Present your product here