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

DBMS > Adabas vs. IBM Db2 Event Store vs. MySQL vs. QuestDB vs. SAP IQ

System Properties Comparison Adabas vs. IBM Db2 Event Store vs. MySQL vs. QuestDB vs. SAP IQ

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonMySQL  Xexclude from comparisonQuestDB  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformDistributed Event Store optimized for Internet of Things use casesWidely used open source RDBMSA high performance open source SQL database for time series dataColumnar RDBMS optimized for Big Data analytics
Primary database modelMultivalue DBMSEvent Store
Time Series DBMS
Relational DBMS infoKey/Value like access via memcached APITime Series DBMSRelational DBMS infocolumn-oriented
Secondary database modelsDocument store
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.58
Rank#91  Overall
#1  Multivalue DBMS
Score0.23
Rank#316  Overall
#2  Event Stores
#28  Time Series DBMS
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Score2.48
Rank#115  Overall
#9  Time Series DBMS
Score3.27
Rank#96  Overall
#50  Relational DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlwww.ibm.com/­products/­db2-event-storewww.mysql.comquestdb.iowww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.html
Technical documentationwww.ibm.com/­docs/­en/­db2-event-storedev.mysql.com/­docquestdb.io/­docshelp.sap.com/­docs/­SAP_IQ
DeveloperSoftware AGIBMOracle infosince 2010, originally MySQL AB, then SunQuestDB Technology IncSAP, formerly Sybase
Initial release19712017199520141994
Current release2.08.3.0, January 202416.1 SPS04, April 2019
License infoCommercial or Open Sourcecommercialcommercial infofree developer edition availableOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoApache 2.0commercial
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 languageC and C++C and C++Java (Zero-GC), C++, Rust
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
Linux infoLinux, macOS, Windows for the developer additionFreeBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeyesyesyesyes infoschema-free via InfluxDB Line Protocolyes
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.nonoyesnono
Secondary indexesyesnoyesnoyes
SQL infoSupport of SQLyes infowith add-on product Adabas SQL Gatewayyes infothrough the embedded Spark runtimeyes infowith proprietary extensionsSQL with time-series extensionsyes
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
ADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languagesNaturalC
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
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
C
C#
C++
Java
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresin Naturalyesyes infoproprietary syntaxnoyes
Triggersnonoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistaShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL Fabrichorizontal partitioning (by timestamps)shared disk or shared nothing architectures with SAP IQ Multiplexer
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatorActive-active shard replicationMulti-source replication
Source-replica replication
Source-replica replication with eventual consistencySAP/Sybase Replication Server
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoHadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes infonot for MyISAM storage enginenoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infonot for MyISAM storage engineACID for single-table writesACID
Concurrency infoSupport for concurrent manipulation of datayesNo - written data is immutableyes infotable locks or row locks depending on storage engineyesyes
Durability infoSupport for making data persistentyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes infothrough memory mapped filesno
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 rolesfine grained access rights according to SQL-standard
More information provided by the system vendor
Adabas infodenotes "adaptable data base"IBM Db2 Event StoreMySQLQuestDBSAP IQ infoformer name: Sybase IQ
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8 April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5 April 2024

Create an IoT server with QuestDB and a Raspberry Pi
4 April 2024

TimescaleDB vs. QuestDB: Performance benchmarks and overview
27 March 2024

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 partiesNavicat 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

Aiven 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

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"IBM Db2 Event StoreMySQLQuestDBSAP IQ infoformer name: Sybase IQ
DB-Engines blog posts

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

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

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

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

Best cloud databases of 2022
4 October 2022, ITPro

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

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

provided by Google News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, blogs.oracle.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

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

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

General Availability: Azure Database for MySQL Import feature for Azure Database for MySQL Single to Flexible Server ...
17 January 2024, azure.microsoft.com

provided by Google News

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11 November 2021, Business Insider

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

provided by Google News

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7 April 2021, SAP News

SAP Products & Services Data Portfolio
2 July 2021, Datamation

Independent Research Firm Names SAP a Leader in Data Management for Analytics
17 February 2020, SAP News

Using SAP Hana as a data warehouse
17 August 2015, ComputerWeekly.com

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

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.

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.

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

Present your product here