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 > Drizzle vs. InfinityDB vs. Kdb vs. Kinetica vs. MariaDB

System Properties Comparison Drizzle vs. InfinityDB vs. Kdb vs. Kinetica vs. MariaDB

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonInfinityDB  Xexclude from comparisonKdb  Xexclude from comparisonKinetica  Xexclude from comparisonMariaDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A Java embedded Key-Value Store which extends the Java Map interfaceHigh performance Time Series DBMSFully vectorized database across both GPUs and CPUsMySQL 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.
Primary database modelRelational DBMSKey-value storeTime Series DBMS
Vector DBMS
Relational DBMSRelational DBMS
Secondary database modelsRelational DBMSSpatial DBMS
Time Series DBMS
Document store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#365  Overall
#55  Key-value stores
Score7.71
Rank#49  Overall
#2  Time Series DBMS
#1  Vector DBMS
Score0.66
Rank#234  Overall
#107  Relational DBMS
Score91.04
Rank#13  Overall
#9  Relational DBMS
Websiteboilerbay.comkx.comwww.kinetica.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technical documentationboilerbay.com/­infinitydb/­manualcode.kx.comdocs.kinetica.commariadb.com/­kb/­en/­library
DeveloperDrizzle project, originally started by Brian AkerBoiler Bay Inc.Kx Systems, a division of First Derivatives plcKineticaMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Initial release200820022000 infokdb was released 2000, kdb+ in 200320122009 infoFork of MySQL, which was first released in 1995
Current release7.2.4, September 20124.03.6, May 20187.1, August 202111.3.2, February 2024
License infoCommercial or Open SourceOpen Source infoGNU GPLcommercialcommercial infofree 32-bit versioncommercialOpen Source infoGPL version 2, commercial enterprise subscription 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.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
Implementation languageC++JavaqC, C++C and C++
Server operating systemsFreeBSD
Linux
OS X
All OS with a Java VMLinux
OS X
Solaris
Windows
LinuxFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Data schemeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesyesyes infoDynamic columns are supported
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyesyes
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.noyesnoyes
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilityyes infotable attribute 'grouped'yesyes
SQL infoSupport of SQLyes infowith proprietary extensionsnoSQL-like query language (q)SQL-like DML and DDL statementsyes infowith proprietary extensions
APIs and other access methodsJDBCAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC
C++
Java
PHP
JavaC
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
C++
Java
JavaScript (Node.js)
Python
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnonouser defined functionsuser defined functionsyes infoPL/SQL compatibility added with version 10.3
Triggersno infohooks for callbacks inside the server can be used.noyes infowith viewsyes infotriggers when inserted values for one or more columns fall within a specified rangeyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonehorizontal partitioningShardingseveral options for horizontal partitioning and Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneSource-replica replicationSource-replica replicationMulti-source replication
Source-replica replication
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 systemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integrityyesno infomanual creation possible, using inversions based on multi-value capabilityyesyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsnonoACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infonot for in-memory storage engine
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoGPU vRAM or System RAMyes infowith MEMORY storage engine
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPnorights management via user accountsAccess rights for users and roles on table levelfine grained access rights according to SQL-standard
More information provided by the system vendor
DrizzleInfinityDBKdbKineticaMariaDB
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
DrizzleInfinityDBKdbKineticaMariaDB
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

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

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28 February 2024, Business Wire

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

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

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

provided by Google News

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Transforming spatiotemporal data analysis with GPUs and generative AI
30 October 2023, InfoWorld

Kinetica Delivers Real-Time Vector Similarity Search
22 March 2024, Geospatial World

provided by Google News

Private equity offer for MariaDB gets thumbsup from shareholders
21 May 2024, The Register

MariaDB plc: Shareholders speak, but execs are quiet
22 May 2024, InfoWorld

RECOMMENDED CASH OFFER for MARIADB PLC by MERIDIAN BIDCO LLC ("Bidco") which is an Affiliate of K1 ...
7 June 2024, Yahoo Finance

Struggling database company MariaDB could be taken private in $37M deal
19 February 2024, TechCrunch

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

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

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