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

DBMS > BoltDB vs. MySQL vs. NSDb vs. Sphinx vs. Tigris

System Properties Comparison BoltDB vs. MySQL vs. NSDb vs. Sphinx vs. Tigris

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonMySQL  Xexclude from comparisonNSDb  Xexclude from comparisonSphinx  Xexclude from comparisonTigris  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Widely used open source RDBMSScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesOpen source search engine for searching in data from different sources, e.g. relational databasesA horizontally scalable, ACID transactional, document database available both as a fully managed cloud service and for deployment on self-managed infrastructure
Primary database modelKey-value storeRelational DBMS infoKey/Value like access via memcached APITime Series DBMSSearch engineDocument store
Key-value store
Search engine
Time Series DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score1061.34
Rank#2  Overall
#2  Relational DBMS
Score0.08
Rank#369  Overall
#40  Time Series DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Score0.09
Rank#363  Overall
#49  Document stores
#54  Key-value stores
#22  Search engines
#38  Time Series DBMS
Websitegithub.com/­boltdb/­boltwww.mysql.comnsdb.iosphinxsearch.comwww.tigrisdata.com
Technical documentationdev.mysql.com/­docnsdb.io/­Architecturesphinxsearch.com/­docswww.tigrisdata.com/­docs
DeveloperOracle infosince 2010, originally MySQL AB, then SunSphinx Technologies Inc.Tigris Data, Inc.
Initial release20131995201720012022
Current release8.4.0, April 20243.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoApache Version 2.0Open Source infoGPL version 2, commercial licence availableOpen Source infoApache Version 2.0
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageGoC and C++Java, ScalaC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Linux
macOS
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
macOS
Windows
Data schemeschema-freeyesyesyes
Typing infopredefined data types such as float or datenoyesyes: int, bigint, decimal, stringnoyes
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 indexesnoyesall fields are automatically indexedyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsSQL-like query languageSQL-like query language (SphinxQL)no
APIs and other access methodsADO.NET
JDBC
ODBC
Proprietary native API
gRPC
HTTP REST
WebSocket
Proprietary protocolCLI Client
gRPC
RESTful HTTP 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
Java
Scala
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Go
Java
JavaScript (Node.js)
Server-side scripts infoStored proceduresnoyes infoproprietary syntaxnonono
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning, sharding with MySQL Cluster or MySQL FabricShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
noneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage enginenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACID infonot for MyISAM storage enginenonoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyesyesyes
Durability infoSupport for making data persistentyesyesUsing Apache Luceneyes infoThe original contents of fields are not stored in the Sphinx index.yes, using FoundationDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlnoUsers with fine-grained authorization concept infono user groups or rolesnoAccess 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 partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

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

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

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

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

More resources
BoltDBMySQLNSDbSphinxTigris
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

Early MySQL engineer questions whether Oracle is unintentionally killing off the open source database
11 June 2024, The Register

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, Oracle

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

How to Create a MySQL 8 Database User With Remote Access
4 January 2024, TechRepublic

provided by Google News

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

5 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

Royal Mail stamp prices could rise, warns Czech Sphinx
3 June 2024, Proactive Investors UK

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Google's Newest Challenger
11 January 2024, Free Press Journal

provided by Google News

Tigris Data Unveils Beta Launch of New Vector Search Tool
19 May 2023, Datanami

Tigris Data Launches All-in-One Developer Data Platform
27 September 2022, Datanami

FerretDB Provides Alternative to MongoDB
19 May 2023, Datanami

Latest Asigra platform targets SaaS backup for MSPs
6 March 2023, TechTarget

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

Milvus logo

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

Present your product here