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 > Alibaba Cloud Table Store vs. MariaDB vs. Splunk vs. Vertica vs. VoltDB

System Properties Comparison Alibaba Cloud Table Store vs. MariaDB vs. Splunk vs. Vertica vs. VoltDB

Editorial information provided by DB-Engines
NameAlibaba Cloud Table Store  Xexclude from comparisonMariaDB  Xexclude from comparisonSplunk  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionA fully managed Wide Column Store for large quantities of semi-structured data with real-time accessMySQL 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.Analytics Platform for Big DataCloud 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.Distributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelWide column storeRelational DBMSSearch engineRelational DBMS infoColumn orientedRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.26
Rank#301  Overall
#12  Wide column stores
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score86.45
Rank#14  Overall
#2  Search engines
Score10.68
Rank#43  Overall
#27  Relational DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitewww.alibabacloud.com/­product/­table-storemariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.splunk.comwww.vertica.comwww.voltdb.com
Technical documentationwww.alibabacloud.com/­help/­en/­tablestoremariadb.com/­kb/­en/­librarydocs.splunk.com/­Documentation/­Splunkvertica.com/­documentationdocs.voltdb.com
DeveloperAlibabaMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Splunk Inc.OpenText infopreviously Micro Focus and Hewlett PackardVoltDB Inc.
Initial release20162009 infoFork of MySQL, which was first released in 1995200320052010
Current release11.3.2, February 202412.0.3, January 202311.3, April 2022
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2, commercial enterprise subscription availablecommercial infoLimited free edition and free developer edition availablecommercial infoLimited community edition freeOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
Cloud-based only infoOnly available as a cloud serviceyesnonono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containersno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C++Java, C++
Server operating systemshostedFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
OS X
Solaris
Windows
LinuxLinux
OS X infofor development
Data schemeschema-freeyes infoDynamic columns are supportedyesYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.yes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 indexesnoyesyesNo Indexes Required. Different internal optimization strategy, but same functionality included.yes
SQL infoSupport of SQLnoyes infowith proprietary extensionsno infoSplunk Search Processing Language for search commandsFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.yes infoonly a subset of SQL 99
APIs and other access methodsHTTP APIADO.NET
JDBC
ODBC
Proprietary native API
HTTP RESTADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesJava
Python
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
Java
JavaScript
PHP
Python
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnoyes infoPL/SQL compatibility added with version 10.3yesyes, PostgreSQL PL/pgSQL, with minor differencesJava
Triggersnoyesyesyes, called Custom Alertsno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceseveral options for horizontal partitioning and ShardingShardinghorizontal partitioning, hierarchical partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceMulti-source replication
Source-replica replication
Multi-source replicationMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno infoBi-directional Spark integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage enginenoyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsACID infonot for MyISAM storage engineno infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searchingACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyes infonot for in-memory storage engineyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infowith MEMORY storage enginenono
User concepts infoAccess controlAccess rights based on subaccounts and tokensfine grained access rights according to SQL-standardAccess rights for users and rolesfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hashUsers and roles with access to stored procedures
More information provided by the system vendor
Alibaba Cloud Table StoreMariaDBSplunkVertica infoOpenText™ Vertica™VoltDB
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
Alibaba Cloud Table StoreMariaDBSplunkVertica infoOpenText™ Vertica™VoltDB
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

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

show all

Recent citations in the news

Apache Software Foundation Announces New Top-Level Project Apache Paimon
19 April 2024, Datanami

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

Top data analytics tools comparison: Alibaba Cloud, AWS, Azure, Google Cloud, IBM
5 December 2019, Wire19

25 Best Cloud Service Providers (Public and Private) in 2024
4 June 2023, CybersecurityNews

Apache Paimon Elevates to Top-Level Project, Revolutionizing Data Lake Architectures
18 April 2024, MyChesCo

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

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

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

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

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

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

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

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

RaimaDB logo

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

Present your product here