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

DBMS > Adabas vs. Geode vs. Realm vs. TiDB vs. VoltDB

System Properties Comparison Adabas vs. Geode vs. Realm vs. TiDB vs. VoltDB

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonGeode  Xexclude from comparisonRealm  Xexclude from comparisonTiDB  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.Distributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelMultivalue DBMSKey-value storeDocument storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.58
Rank#91  Overall
#1  Multivalue DBMS
Score1.99
Rank#133  Overall
#23  Key-value stores
Score7.71
Rank#52  Overall
#9  Document stores
Score4.94
Rank#72  Overall
#40  Relational DBMS
Score1.46
Rank#159  Overall
#74  Relational DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlgeode.apache.orgrealm.iopingcap.comwww.voltdb.com
Technical documentationgeode.apache.org/­docsrealm.io/­docsdocs.pingcap.com/­tidb/­stabledocs.voltdb.com
DeveloperSoftware AGOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Realm, acquired by MongoDB in May 2019PingCAP, Inc.VoltDB Inc.
Initial release19712002201420162010
Current release1.1, February 20177.6.0, January 202411.3, April 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; commercial licenses available as GemfireOpen SourceOpen Source infoApache 2.0Open Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageJavaGo, RustJava, C++
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
All OS with a Java VM infothe JDK (8 or later) is also requiredAndroid
Backend: server-less
iOS
Windows
LinuxLinux
OS X infofor development
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewaySQL-like query language (OQL)noyesyes infoonly a subset of SQL 99
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
Java Client API
Memcached protocol
RESTful HTTP API
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesNatural.Net
All JVM based languages
C++
Groovy
Java
Scala
.Net
Java infowith Android only
Objective-C
React Native
Swift
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresin Naturaluser defined functionsno inforuns within the applications so server-side scripts are unnecessarynoJava
Triggersnoyes infoCache Event Listenersyes infoChange Listenersnono
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistaShardingnonehorizontal partitioning (by key range)Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatorMulti-source replicationnoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infowith TiSpark Connectorno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyes infofull support since version 6.6no infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes, on a single nodeACIDACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoIn-Memory realmno
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)Access rights per client and object definableyesFine grained access rights according to SQL-standardUsers and roles with access to stored procedures
More information provided by the system vendor
Adabas infodenotes "adaptable data base"GeodeRealmTiDBVoltDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» more
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» more
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» more
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» more
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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
Adabas infodenotes "adaptable data base"GeodeRealmTiDBVoltDB
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Modernize Natural and Adabas Workloads on AWS with Advanced's Application Transparency Platform | Amazon Web ...
1 April 2024, AWS Blog

State agency proves DevOps and mainframes can coexist
13 April 2024, SiliconANGLE News

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

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

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

provided by Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, oreilly.com

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

RDBMS and Apache Geode Data Movement: Low Latency ETL Pipeline by Using Cloud-Native Event Driven ...
30 June 2018, InfoQ.com

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News

How a new database architecture supports scale and reliability in TiDB
11 March 2024, InfoWorld

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14 November 2023, AWS Blog

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19 December 2023, Datanami

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28 March 2024, Phoronix

PingCAP Wins 2024 Data Breakthrough Awards
12 April 2024, GlobeNewswire

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

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.

Present your product here