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 > Adabas vs. Dolt vs. H2GIS vs. HBase vs. TinkerGraph

System Properties Comparison Adabas vs. Dolt vs. H2GIS vs. HBase vs. TinkerGraph

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonDolt  Xexclude from comparisonH2GIS  Xexclude from comparisonHBase  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformA MySQL compatible DBMS with Git-like versioning of data and schemaSpatial extension of H2Wide-column store based on Apache Hadoop and on concepts of BigTableA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelMultivalue DBMSRelational DBMSSpatial DBMSWide column storeGraph DBMS
Secondary database modelsDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.04
Rank#87  Overall
#1  Multivalue DBMS
Score0.98
Rank#203  Overall
#93  Relational DBMS
Score0.08
Rank#360  Overall
#7  Spatial DBMS
Score31.60
Rank#26  Overall
#2  Wide column stores
Score0.13
Rank#347  Overall
#33  Graph DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlgithub.com/­dolthub/­dolt
www.dolthub.com
www.h2gis.orghbase.apache.orgtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.dolthub.comwww.h2gis.org/­docs/­homehbase.apache.org/­book.html
DeveloperSoftware AGDoltHub IncCNRSApache Software Foundation infoApache top-level project, originally developed by Powerset
Initial release19712018201320082009
Current release2.3.4, January 2021
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoLGPL 3.0Open Source infoApache version 2Open 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 languageGoJavaJavaJava
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
Linux
macOS
Windows
Linux
Unix
Windows infousing Cygwin
Data schemeyesyesyesschema-free, schema definition possibleschema-free
Typing infopredefined data types such as float or dateyesyesyesoptions to bring your own types, AVROyes
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 indexesyesyesyesnono
SQL infoSupport of SQLyes infowith add-on product Adabas SQL Gatewayyesyesnono
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
CLI Client
HTTP REST
Java API
RESTful HTTP API
Thrift
TinkerPop 3
Supported programming languagesNaturalAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaC
C#
C++
Groovy
Java
PHP
Python
Scala
Groovy
Java
Server-side scripts infoStored proceduresin Naturalyes infocurrently in alpha releaseyes infobased on H2yes infoCoprocessors in Javano
Triggersnoyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistanonenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatorA 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 H2Multi-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistencynone
Foreign keys infoReferential integritynoyesyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDSingle row ACID (across millions of columns)no
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesno
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.noyesyesyes
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)Only one user is configurable, and must be specified in the config file at startupyes infobased on H2Access Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACno

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
Adabas infodenotes "adaptable data base"DoltH2GISHBaseTinkerGraph
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

Deploying Software AG Adabas and Natural Workloads on AWS | Amazon Web Services
25 May 2021, AWS Blog

Software AG Announces New “Adabas & Natural 2050” Agenda
31 August 2016, Business Wire

IBM buys 50-year-old Software AG's enterprise tech units for €2.13B in cash
18 December 2023, The Register

Software AG's Strategy To End Its 8-Year Growth Drought
19 April 2019, Forbes

COBOL Is Taking Heat, but These Other Legacy Languages Could Burn You
1 October 2020, DevOps.com

provided by Google News

Git-for-Data, Version-Controlled Database Dolt Gets PostgreSQL-Flavor
25 November 2023, InfoQ.com

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

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

Newest trends at the 2024 HBASE Home Show
15 February 2024, KELOLAND.com

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

Migrate data from Apache HBase to Amazon DynamoDB | Amazon Web Services
23 May 2023, AWS Blog

HBase: The database big data left behind
6 May 2016, InfoWorld

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

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.

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

SingleStore logo

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

Present your product here