DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > BoltDB vs. MySQL vs. Percona Server for MySQL vs. Sphinx vs. Transbase

System Properties Comparison BoltDB vs. MySQL vs. Percona Server for MySQL vs. Sphinx vs. Transbase

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonMySQL  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparisonSphinx  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Widely used open source RDBMSEnhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features.Open source search engine for searching in data from different sources, e.g. relational databasesA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelKey-value storeRelational DBMS infoKey/Value like access via memcached APIRelational DBMSSearch engineRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.70
Rank#225  Overall
#31  Key-value stores
Score1029.49
Rank#2  Overall
#2  Relational DBMS
Score2.06
Rank#118  Overall
#57  Relational DBMS
Score5.97
Rank#56  Overall
#5  Search engines
Score0.05
Rank#355  Overall
#150  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.mysql.comwww.percona.com/­software/­mysql-database/­percona-serversphinxsearch.comwww.transaction.de/­en/­products/­transbase.html
Technical documentationdev.mysql.com/­docwww.percona.com/­downloads/­Percona-Server-LATESTsphinxsearch.com/­docswww.transaction.de/­en/­products/­transbase/­features.html
DeveloperOracle infosince 2010, originally MySQL AB, then SunPerconaSphinx Technologies Inc.Transaction Software GmbH
Initial release20131995200820011987
Current release9.0.0, July 20248.0.36-28, 20243.5.1, February 2023Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoGPL version 2Open Source infoGPL version 2, commercial licence availablecommercial infofree development license
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.
Implementation languageGoC and C++C and C++C++C and C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
Solaris
Windows
LinuxFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeyesyesyesyes
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 indexesnoyesyesyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsyesSQL-like query language (SphinxQL)yes
APIs and other access methodsADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
ODBC
Proprietary protocolADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesGoAda
C
C#
C++
D
Delphi
Eiffel
Erlang
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
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresnoyes infoproprietary syntaxyesnoyes
Triggersnoyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
XtraDB Cluster
noneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage engineyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACID infonot for MyISAM storage engineACIDnoyes
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlnoUsers with fine-grained authorization concept infono user groups or rolesUsers with fine-grained authorization concept infono user groups or rolesnofine grained access rights according to SQL-standard

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 partiesNavicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

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

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

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

More resources
BoltDBMySQLPercona Server for MySQLSphinxTransbase
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

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

show all

Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Learn how Presence migrated off a monolithic Amazon RDS for MySQL instance, with near-zero downtime, using replication filters
17 September 2024, AWS Blog

Proposal Seeks To Replace MySQL With MariaDB By Default For Ubuntu 25.04
20 September 2024, Phoronix

HeatWave MySQL – New Capabilities for OLTP Workloads
10 September 2024, Oracle

An Intuitive Guide to Integrate SQL and Python for Data Science | by Eugenia Anello | Sep, 2024
21 September 2024, Towards Data Science

Older PHP & MySQL no longer working in Later Versions
15 May 2024, SitePoint

provided by Google News

Differential Backups in MyRocks Based Distributed Databases at Uber
1 August 2024, Uber

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

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

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

Percona users detail open source database challenges
20 May 2020, TechTarget

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose?
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018
22 December 2018, WQXR Radio

Here’s Why Russia Is Cracking Down on Google
23 February 2015, TIME

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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