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

DBMS > IBM Db2 Event Store vs. IRONdb vs. Kdb vs. MariaDB vs. Microsoft Azure Synapse Analytics

System Properties Comparison IBM Db2 Event Store vs. IRONdb vs. Kdb vs. MariaDB vs. Microsoft Azure Synapse Analytics

Editorial information provided by DB-Engines
NameIBM Db2 Event Store  Xexclude from comparisonIRONdb  Xexclude from comparisonKdb  Xexclude from comparisonMariaDB  Xexclude from comparisonMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionDistributed Event Store optimized for Internet of Things use casesA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityHigh performance Time Series DBMSMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.Elastic, large scale data warehouse service leveraging the broad eco-system of SQL Server
Primary database modelEvent Store
Time Series DBMS
Time Series DBMSTime Series DBMS
Vector DBMS
Relational DBMSRelational DBMS
Secondary database modelsRelational DBMSDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score7.55
Rank#53  Overall
#3  Time Series DBMS
#1  Vector DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score20.56
Rank#31  Overall
#19  Relational DBMS
Websitewww.ibm.com/­products/­db2-event-storewww.circonus.com/solutions/time-series-database/kx.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
azure.microsoft.com/­services/­synapse-analytics
Technical documentationwww.ibm.com/­docs/­en/­db2-event-storedocs.circonus.com/irondb/category/getting-startedcode.kx.commariadb.com/­kb/­en/­librarydocs.microsoft.com/­azure/­synapse-analytics
DeveloperIBMCirconus LLC.Kx Systems, a division of First Derivatives plcMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Microsoft
Initial release201720172000 infokdb was released 2000, kdb+ in 20032009 infoFork of MySQL, which was first released in 19952016
Current release2.0V0.10.20, January 20183.6, May 201811.3.2, February 2024
License infoCommercial or Open Sourcecommercial infofree developer edition availablecommercialcommercial infofree 32-bit versionOpen Source infoGPL version 2, commercial enterprise subscription availablecommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
Implementation languageC and C++C and C++qC and C++C++
Server operating systemsLinux infoLinux, macOS, Windows for the developer additionLinuxLinux
OS X
Solaris
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
hosted
Data schemeyesschema-freeyesyes infoDynamic columns are supportedyes
Typing infopredefined data types such as float or dateyesyes infotext, numeric, histogramsyesyesyes
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.nonoyesyesno
Secondary indexesnonoyes infotable attribute 'grouped'yesyes
SQL infoSupport of SQLyes infothrough the embedded Spark runtimeSQL-like query language (Circonus Analytics Query Language: CAQL)SQL-like query language (q)yes infowith proprietary extensionsyes
APIs and other access methodsADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
HTTP APIHTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
ODBC
Supported programming languagesC
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
Java
PHP
Server-side scripts infoStored proceduresyesyes, in Luauser defined functionsyes infoPL/SQL compatibility added with version 10.3Transact SQL
Triggersnonoyes infowith viewsyesno
Partitioning methods infoMethods for storing different data on different nodesShardingAutomatic, metric affinity per nodehorizontal partitioningseveral options for horizontal partitioning and ShardingSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesActive-active shard replicationconfigurable replication factor, datacenter awareSource-replica replicationMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infosimilar paradigm used for internal processingnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate consistency per node, eventual consistency across nodesImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyes infonot for MyISAM storage engineno infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraints
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of dataNo - written data is immutableyesyesyesyes
Durability infoSupport for making data persistentYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyesyes infonot for in-memory storage engineyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes infowith MEMORY storage engine
User concepts infoAccess controlfine grained access rights according to SQL-standardnorights management via user accountsfine grained access rights according to SQL-standardyes
More information provided by the system vendor
IBM Db2 Event StoreIRONdbKdbMariaDBMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» more
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» more
MariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» more
Web, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» more
Deutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» more
MariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsupon request
» more
MariaDB plc subscriptions cover our free, open source database, Community Server,...
» 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
3rd partiesNavicat for MariaDB provides a native environment for MariaDB database management and development.
» more

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

More resources
IBM Db2 Event StoreIRONdbKdbMariaDBMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse
DB-Engines blog posts

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

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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

The vision for Db2
26 February 2019, biplatform.nl

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

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

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

Best cloud databases of 2022
4 October 2022, ITPro

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28 February 2024, businesswire.com

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9 August 2023, Professional Motorsport World

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7 June 2023, Datanami

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18 May 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18 May 2023, PR Newswire

provided by Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

ServiceNow trades MariaDB for RaptorDB (PostgreSQL)
13 May 2024, Techzine Europe

MariaDB Files Second Quarter Fiscal 2024 Financial Results
15 May 2024, businesswire.com

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

MariaDB North American Roadshow Supports Accelerating Adoption of Open Source Relational Databases in the ...
16 May 2024, Yahoo News UK

provided by Google News

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT | Amazon Web Services
18 October 2023, AWS Blog

Azure Synapse Analytics: Everything you need to know about Microsoft's cloud analytics platform
24 September 2023, DataScientest

Azure Synapse Runtime for Apache Spark 3.2 End of Support | Azure updates
22 March 2024, Microsoft

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26 March 2024, eWeek

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

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

AllegroGraph logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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