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 > Apache Druid vs. Cloudflare Workers KV vs. MariaDB vs. Quasardb vs. Solr

System Properties Comparison Apache Druid vs. Cloudflare Workers KV vs. MariaDB vs. Quasardb vs. Solr

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonMariaDB  Xexclude from comparisonQuasardb  Xexclude from comparisonSolr  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.MySQL 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.Distributed, high-performance timeseries databaseA widely used distributed, scalable search engine based on Apache Lucene
Primary database modelRelational DBMS
Time Series DBMS
Key-value storeRelational DBMSTime Series DBMSSearch engine
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.25
Rank#90  Overall
#47  Relational DBMS
#7  Time Series DBMS
Score0.39
Rank#274  Overall
#39  Key-value stores
Score91.04
Rank#13  Overall
#9  Relational DBMS
Score0.21
Rank#322  Overall
#29  Time Series DBMS
Score41.02
Rank#24  Overall
#3  Search engines
Websitedruid.apache.orgwww.cloudflare.com/­developer-platform/­workers-kvmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
quasar.aisolr.apache.org
Technical documentationdruid.apache.org/­docs/­latest/­designdevelopers.cloudflare.com/­kv/­apimariadb.com/­kb/­en/­librarydoc.quasar.ai/­mastersolr.apache.org/­resources.html
DeveloperApache Software Foundation and contributorsCloudflareMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
quasardbApache Software Foundation
Initial release201220182009 infoFork of MySQL, which was first released in 199520092006
Current release29.0.1, April 202411.3.2, February 20243.14.1, January 20249.6.1, May 2024
License infoCommercial or Open SourceOpen Source infoApache license v2commercialOpen Source infoGPL version 2, commercial enterprise subscription availablecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenoyesnonono
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 languageJavaC and C++C++Java
Server operating systemsLinux
OS X
Unix
hostedFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
BSD
Linux
OS X
Windows
All OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)
Data schemeyes infoschema-less columns are supportedschema-freeyes infoDynamic columns are supportedschema-freeyes infoDynamic Fields enables on-the-fly addition of new fields
Typing infopredefined data types such as float or dateyesnoyesyes infointeger and binaryyes infosupports customizable data types and automatic typing
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.nonoyesnoyes
Secondary indexesyesnoyesyes infowith tagsyes infoAll search fields are automatically indexed
SQL infoSupport of SQLSQL for queryingnoyes infowith proprietary extensionsSQL-like query languageSolr Parallel SQL Interface
APIs and other access methodsJDBC
RESTful HTTP/JSON API
HTTP REST
Proprietary protocol
ADO.NET
JDBC
ODBC
Proprietary native API
HTTP APIJava API
RESTful HTTP/JSON API
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
C
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
Server-side scripts infoStored proceduresnonoyes infoPL/SQL compatibility added with version 10.3noJava plugins
Triggersnonoyesnoyes infoUser configurable commands triggered on index changes
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedseveral options for horizontal partitioning and ShardingSharding infoconsistent hashingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesyesMulti-source replication
Source-replica replication
Source-replica replication with selectable replication factoryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononowith Hadoop integrationspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduce
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyes infonot for MyISAM storage enginenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID infonot for MyISAM storage engineACIDoptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infonot for in-memory storage engineyes infoby using LevelDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infowith MEMORY storage engineyes infoTransient modeyes
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemfine grained access rights according to SQL-standardCryptographically strong user authentication and audit trailyes
More information provided by the system vendor
Apache DruidCloudflare Workers KVMariaDBQuasardbSolr
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsMariaDB 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
Apache DruidCloudflare Workers KVMariaDBQuasardbSolr
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

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Apache Druid Takes Its Place In The Pantheon Of Databases
16 June 2022, The Next Platform

Imply advances Apache Druid real-time analytics database
20 September 2022, TechTarget

provided by Google News

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3 April 2024, DevClass

Cloudflare recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

Anonymous Sudan DDoS attack hits Cloudflare website
13 November 2023, SC Media

Cloudflare is (still) struggling with another outage - here's what to know
3 November 2023, ZDNet

provided by Google News

RECOMMENDED CASH OFFER for MARIADB PLC by MERIDIAN BIDCO LLC ("Bidco") which is an Affiliate of K1 ...
31 May 2024, PR Newswire

MariaDB Executive Reshuffle: CRO Departs, CEO Contract Amended - TipRanks.com
31 May 2024, TipRanks

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

Progress Software (PRGS) Has No Intention to Make an Offer for MariaDB plc
2 May 2024, StreetInsider.com

Database maker MariaDB receives $37M takeover proposal
19 February 2024, SiliconANGLE News

provided by Google News

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Gas on the run – ALMA spots the shadow of a molecular outflow from a quasar when the Universe was less than one ...
2 February 2024, waseda.jp

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

provided by Google News

Solr Network Launches Groundbreaking Solana Token Creator
28 May 2024, AccessWire

(SOLR) Proactive Strategies
27 May 2024, news.stocktradersdaily.com

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

Have Insiders Been Buying Solar Alliance Energy Inc. (CVE:SOLR) Shares?
25 May 2024, Yahoo Movies UK

Solana Token Creator by Solr Network Becomes the Fastest-Growing Platform on Solana
16 May 2024, WICZ

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

Present your product here