DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Adabas vs. Elasticsearch vs. IBM Db2 Event Store vs. MySQL vs. RavenDB

System Properties Comparison Adabas vs. Elasticsearch vs. IBM Db2 Event Store vs. MySQL vs. RavenDB

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonElasticsearch  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonMySQL  Xexclude from comparisonRavenDB  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricDistributed Event Store optimized for Internet of Things use casesWidely used open source RDBMSOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelMultivalue DBMSSearch engineEvent Store
Time Series DBMS
Relational DBMS infoKey/Value like access via memcached APIDocument store
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Document store
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.58
Rank#91  Overall
#1  Multivalue DBMS
Score134.78
Rank#7  Overall
#1  Search engines
Score0.23
Rank#316  Overall
#2  Event Stores
#28  Time Series DBMS
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Score3.01
Rank#101  Overall
#17  Document stores
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlwww.elastic.co/­elasticsearchwww.ibm.com/­products/­db2-event-storewww.mysql.comravendb.net
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.ibm.com/­docs/­en/­db2-event-storedev.mysql.com/­docravendb.net/­docs
DeveloperSoftware AGElasticIBMOracle infosince 2010, originally MySQL AB, then SunHibernating Rhinos
Initial release19712010201719952010
Current release8.6, January 20232.08.3.0, January 20245.4, July 2022
License infoCommercial or Open SourcecommercialOpen Source infoElastic Licensecommercial infofree developer edition availableOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoAGPL version 3, commercial license available
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageJavaC and C++C and C++C#
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
All OS with a Java VMLinux infoLinux, macOS, Windows for the developer additionFreeBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Raspberry Pi
Windows
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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.nononoyes
Secondary indexesyesyes infoAll search fields are automatically indexednoyesyes
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewaySQL-like query languageyes infothrough the embedded Spark runtimeyes infowith proprietary extensionsSQL-like query language (RQL)
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
Java API
RESTful HTTP/JSON API
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Supported programming languagesNatural.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresin Naturalyesyesyes infoproprietary syntaxyes
Triggersnoyes infoby using the 'percolation' featurenoyesyes
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistaShardingShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatoryesActive-active shard replicationMulti-source replication
Source-replica replication
Multi-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoES-Hadoop Connectornonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integritynononoyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACID infonot for MyISAM storage engineACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayesyesNo - written data is immutableyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noMemcached and Redis integrationyesyes
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)fine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesAuthorization levels configured per client per database

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 partiesAiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

CData: 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
Adabas infodenotes "adaptable data base"ElasticsearchIBM Db2 Event StoreMySQLRavenDB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

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

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, 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

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

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

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

A Second Look at LzLabs' Mainframe Migration
28 June 2017, Virtualization Review

provided by Google News

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, GovTech

Elasticsearch Open Inference API Supports Cohere Rerank 3
11 April 2024, Business Wire

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13 March 2024, The New Stack

12K Misconfigured Elasticsearch Buckets Ravaged by Extortionists
29 November 2023, Dark Reading

AWS Marketplace: Elastic Cloud (Elasticsearch Service) Comments
18 March 2024, AWS Blog

provided by Google News

Capture and Analyze XXL Data Streams with IBM Db2 Event Store 2.0
22 August 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, ibm.com

Best cloud databases of 2022
4 October 2022, ITPro

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

provided by Google News

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10 April 2024, hackernoon.com

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Oracle Academy encourages students to build MySQL skills and knowledge
4 April 2024, Oracle

Best Practices for Configuring MySQL Replication
26 March 2024, DevOps.com

General Availability: Azure MySQL Import feature for Azure Database for MySQL Single to Flexible Server migrations ...
17 January 2024, Microsoft

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

Review: NoSQL database RavenDB
20 March 2019, TechGenix

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News



Share this page

Featured Products

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

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

AllegroGraph logo

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

Present your product here