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 > Cachelot.io vs. MariaDB vs. Percona Server for MySQL vs. RavenDB vs. Vertica

System Properties Comparison Cachelot.io vs. MariaDB vs. Percona Server for MySQL vs. RavenDB vs. Vertica

Editorial information provided by DB-Engines
NameCachelot.io  Xexclude from comparisonMariaDB  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparisonRavenDB  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparison
DescriptionIn-memory caching systemMySQL 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.Enhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features.Open Source Operational and Transactional Enterprise NoSQL Document DatabaseCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primary database modelKey-value storeRelational DBMSRelational DBMSDocument storeRelational DBMS infoColumn oriented
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#383  Overall
#60  Key-value stores
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score2.03
Rank#122  Overall
#57  Relational DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score10.68
Rank#43  Overall
#27  Relational DBMS
Websitecachelot.iomariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.percona.com/­software/­mysql-database/­percona-serverravendb.netwww.vertica.com
Technical documentationmariadb.com/­kb/­en/­librarywww.percona.com/­downloads/­Percona-Server-LATESTravendb.net/­docsvertica.com/­documentation
DeveloperMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
PerconaHibernating RhinosOpenText infopreviously Micro Focus and Hewlett Packard
Initial release20152009 infoFork of MySQL, which was first released in 1995200820102005
Current release11.3.2, February 20248.0.36-28, 20245.4, July 202212.0.3, January 2023
License infoCommercial or Open SourceOpen Source infoSimplified BSD LicenseOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoGPL version 2Open Source infoAGPL version 3, commercial license availablecommercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud servicenonononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C and C++C and C++C#C++
Server operating systemsFreeBSD
Linux
OS X
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
LinuxLinux
macOS
Raspberry Pi
Windows
Linux
Data schemeschema-freeyes infoDynamic columns are supportedyesschema-freeYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or datenoyesyesnoyes
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.noyesyesno
Secondary indexesnoyesyesyesNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLnoyes infowith proprietary extensionsyesSQL-like query language (RQL)Full 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsMemcached protocolADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
ODBC
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languages.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
OCaml
Perl
PHP
Python
Ruby
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Ada
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresnoyes infoPL/SQL compatibility added with version 10.3yesyesyes, PostgreSQL PL/pgSQL, with minor differences
Triggersnoyesyesyesyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesnoneseveral options for horizontal partitioning and ShardingShardinghorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
XtraDB Cluster
Multi-source replicationMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage engineyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infonot for MyISAM storage engineACIDACID, Cluster-wide transaction availableACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentnoyes infonot for in-memory storage engineyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infowith MEMORY storage engineyesno
User concepts infoAccess controlnofine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesAuthorization levels configured per client per databasefine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
Cachelot.ioMariaDBPercona Server for MySQLRavenDBVertica infoOpenText™ Vertica™
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Deploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Fast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Communication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Abiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» 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
Cost-based models and subscription-based models are both available. One license is...
» 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
Cachelot.ioMariaDBPercona Server for MySQLRavenDBVertica infoOpenText™ Vertica™
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

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

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

Progress Software Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

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

Can MariaDB’s enterprise business be saved?
21 February 2024, InfoWorld

provided by Google News

A Momentous 2023, Headlined by a 19% increase of ARR, Positions Percona for Even Greater Success in the Year ...
27 March 2024, Business Wire

Update or migrate? Planning for MySQL 5.7 EOL
22 June 2023, InfoWorld

Sizing Up Servers: Intel's Skylake-SP Xeon versus AMD's EPYC 7000 - The Server CPU Battle of the Decade?
11 July 2017, AnandTech

How to deploy the Percona database performance monitor with Docker
24 February 2023, TechRepublic

ScaleFlux computational storage makes Percona MySQL faster – Blocks and Files
5 August 2020, Blocks & Files

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16 October 2023, Oracle

MapR Hadoop Upgrade Runs HP Vertica
22 September 2023, InformationWeek

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17 May 2023, PR Newswire

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

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.

RaimaDB logo

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

AllegroGraph logo

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

Milvus logo

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

Present your product here