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

DBMS > JaguarDB vs. MariaDB vs. OpenTSDB vs. Quasardb vs. Vitess

System Properties Comparison JaguarDB vs. MariaDB vs. OpenTSDB vs. Quasardb vs. Vitess

Editorial information provided by DB-Engines
NameJaguarDB  Xexclude from comparisonMariaDB  Xexclude from comparisonOpenTSDB  Xexclude from comparisonQuasardb  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionPerformant, highly scalable DBMS for AI and IoT applicationsMySQL 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.Scalable Time Series DBMS based on HBaseDistributed, high-performance timeseries databaseScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelKey-value store
Vector DBMS
Relational DBMSTime Series DBMSTime Series DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score1.68
Rank#146  Overall
#12  Time Series DBMS
Score0.14
Rank#332  Overall
#29  Time Series DBMS
Score0.82
Rank#209  Overall
#97  Relational DBMS
Websitewww.jaguardb.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
opentsdb.netquasar.aivitess.io
Technical documentationwww.jaguardb.com/­support.htmlmariadb.com/­kb/­en/­libraryopentsdb.net/­docs/­build/­html/­index.htmldoc.quasar.ai/­mastervitess.io/­docs
DeveloperDataJaguar, Inc.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
currently maintained by Yahoo and other contributorsquasardbThe Linux Foundation, PlanetScale
Initial release20152009 infoFork of MySQL, which was first released in 1995201120092013
Current release3.3 July 202311.3.2, February 20243.14.1, January 202415.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoGPL V3.0Open Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoLGPLcommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoApache Version 2.0, commercial licenses 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++ infothe server part. Clients available in other languagesC and C++JavaC++Go
Server operating systemsLinuxFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
Windows
BSD
Linux
OS X
Windows
Docker
Linux
macOS
Data schemeyesyes infoDynamic columns are supportedschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnumeric data for metrics, strings for tagsyes infointeger and binaryyes
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.noyesnono
Secondary indexesyesyesnoyes infowith tagsyes
SQL infoSupport of SQLA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersyes infowith proprietary extensionsnoSQL-like query languageyes infowith proprietary extensions
APIs and other access methodsJDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
HTTP API
Telnet API
HTTP APIADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Erlang
Go
Java
Python
R
Ruby
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoyes infoPL/SQL compatibility added with version 10.3nonoyes infoproprietary syntax
Triggersnoyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingseveral options for horizontal partitioning and ShardingSharding infobased on HBaseSharding infoconsistent hashingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-source replication
Source-replica replication
selectable replication factor infobased on HBaseSource-replica replication with selectable replication factorMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency infobased on HBaseImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynoyes infonot for MyISAM storage enginenonoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infonot for MyISAM storage enginenoACIDACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyes infonot for in-memory storage engineyesyes infoby using LevelDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infowith MEMORY storage enginenoyes infoTransient modeyes
User concepts infoAccess controlrights management via user accountsfine grained access rights according to SQL-standardnoCryptographically strong user authentication and audit trailUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
JaguarDBMariaDBOpenTSDBQuasardbVitess
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
JaguarDBMariaDBOpenTSDBQuasardbVitess
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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

Recent citations in the news

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

MariaDB Files Second Quarter Fiscal 2024 Financial Results
15 May 2024, Business Wire

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

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

Progress Software Corp. Statement regarding a Possible Offer for MariaDB plc
19 April 2024, GlobeNewswire

provided by Google News

Pinterest Switches from OpenTSDB to Their Own Time Series Database
16 September 2018, InfoQ.com

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

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

provided by Google News

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

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

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

Precisely measure a quasar galaxy's weight
5 June 2023, Newswise

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

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

PlanetScale review: Horizontally scalable MySQL in the cloud
1 September 2021, InfoWorld

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

Present your product here