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 > MySQL vs. Splunk vs. Tarantool

System Properties Comparison MySQL vs. Splunk vs. Tarantool

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMySQL  Xexclude from comparisonSplunk  Xexclude from comparisonTarantool  Xexclude from comparison
DescriptionWidely used open source RDBMSAnalytics Platform for Big DataIn-memory computing platform with a flexible data schema for efficiently building high-performance applications
Primary database modelRelational DBMS infoKey/Value like access via memcached APISearch engineKey-value store
Secondary database modelsDocument store
Spatial DBMS
Document store
Relational DBMS
Spatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1172.46
Rank#2  Overall
#2  Relational DBMS
Score86.64
Rank#14  Overall
#2  Search engines
Score1.97
Rank#157  Overall
#27  Key-value stores
Websitewww.mysql.comwww.splunk.comwww.tarantool.io
Technical documentationdev.mysql.com/­docdocs.splunk.com/­Documentation/­Splunkwww.tarantool.io/­en/­doc
DeveloperOracle infosince 2010, originally MySQL AB, then SunSplunk Inc.VK
Initial release199520032008
Current release8.0.33, April 20232.10.0, May 2022
License infoCommercial or Open SourceOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercial infoLimited free edition and free developer edition availableOpen Source infoBSD
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • ScaleGrid for MySQL: Fully managed MySQL hosting On-Premises and on a wide variety of cloud providers. Easily deploy, monitor, provision, and scale your deployments in the cloud.
  • PlanetScale: Deploy a fully managed database with the reliability of MySQL and the scale of open source Vitess with PlanetScale today. Predictably scale, increase workflow velocity, and deploy features with zero downtime.
Implementation languageC and C++C and C++
Server operating systemsFreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
BSD
Linux
macOS
Data schemeyesyesschema-free, schema definition possible
Typing infopredefined data types such as float or dateyesyesstring, double, decimal, uuid, integer, blob, boolean
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.yesyesno
Secondary indexesyesyesyes
SQL infoSupport of SQLyes infowith proprietary extensionsno infoSplunk Search Processing Language for search commandsFull-featured ANSI SQL support
APIs and other access methodsADO.NET
JDBC
ODBC
Proprietary native API
HTTP RESTOpen binary protocol
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
Java
JavaScript
PHP
Python
Ruby
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Server-side scripts infoStored proceduresyes infoproprietary syntaxyesLua, C and SQL stored procedures
Triggersyesyesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning, sharding with MySQL Cluster or MySQL FabricShardingHash sharding based on virtual buckets
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infonot for MyISAM storage enginenoyes, with SQL
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infonot for MyISAM storage engineno infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searchingACID, read commited
Concurrency infoSupport for concurrent manipulation of datayes infotable locks or row locks depending on storage engineyesyes, cooperative multitasking
Durability infoSupport for making data persistentyesyesyes, regular snapshots on disk, write ahead logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes, full featured in-memory storage engine with persistence
User concepts infoAccess controlUsers with fine-grained authorization concept infono user groups or rolesAccess rights for users and rolesAccess rights for users and roles

More information provided by the system vendor

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 partiesDbVisualizer is equipping database professionals with the tools they need to build, manage and maintain state-of-the-art database technologies. It has sky-high user satisfaction and is the preferred tool for database professionals around the world. Customers include Tesla, Apple, Facebook, Deutsche Bank, NASA, and 25,000 others in 145 countries.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

PlanetScale: Deploy a fully managed serverless database with the reliability of MySQL and the tested scalability of Vitess. Predictably scale, increase workflow velocity, and deploy features with zero downtime.
Get started with a PlanetScale database today for free.
» more

SQLFlow: Provides a visual representation of the overall flow of data. Automated SQL data lineage analysis across Databases, ETL, Business Intelligence, Cloud and Hadoop environments by parsing SQL Script and stored procedure.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
MySQLSplunkTarantool
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

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

show all

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

Building and deploying MySQL Raft at Meta
16 May 2023, Facebook Engineering

If you don't brush and floss, you're gonna get an abscess – same with MySQL updates
11 May 2023, The Register

Are you planning ahead for the MySQL 5.7 end of life? [Q&A]
22 May 2023, BetaNews

The right MySQL persistence.xml example file for JPA 3 and ...
1 May 2023, TheServerSide.com

Modernizing Storage to Drive Optimized MySQL Operations
1 May 2023, Database Trends and Applications

provided by Google News

Tarantool: A Lua-based database engine
13 April 2016, opensource.com

Integrating API Security and WAF into K8s Kong API Gateway
8 September 2022, Security Boulevard

Mail.ru launches data platform for Alfa-Bank
22 August 2018, Telecompaper EN

provided by Google News

Job opportunities

PHP/MySQL Developers
Webmasters.com, Tampa, FL

MySQL Database Administrator
365 RETAIL MARKETS, Remote

Technical Support
Green Geeks, Remote

REMOTE Web Developer (PHP / MySQL)
INTERNATIONAL COMMERCE & MARKETING CORP, Remote

Call Scripter (IT Dept)
Quality Contact Solutions, Remote

Technical Support Engineer (Remote)
Wallarm, Remote

Lead Engineering Manager
Wallarm, Remote

jobs by Indeed



Share this page

Featured Products

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

AllegroGraph logo

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

Redis logo

The world’s most loved real‑time data platform.
Try free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here