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

DBMS > BoltDB vs. HBase vs. Microsoft SQL Server vs. Percona Server for MySQL vs. RavenDB

System Properties Comparison BoltDB vs. HBase vs. Microsoft SQL Server vs. Percona Server for MySQL vs. RavenDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonHBase  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparisonRavenDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Wide-column store based on Apache Hadoop and on concepts of BigTableMicrosofts flagship relational DBMSEnhanced 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 Database
Primary database modelKey-value storeWide column storeRelational DBMSRelational DBMSDocument store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score30.50
Rank#26  Overall
#2  Wide column stores
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score2.03
Rank#122  Overall
#57  Relational DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Websitegithub.com/­boltdb/­bolthbase.apache.orgwww.microsoft.com/­en-us/­sql-serverwww.percona.com/­software/­mysql-database/­percona-serverravendb.net
Technical documentationhbase.apache.org/­book.htmllearn.microsoft.com/­en-US/­sql/­sql-serverwww.percona.com/­downloads/­Percona-Server-LATESTravendb.net/­docs
DeveloperApache Software Foundation infoApache top-level project, originally developed by PowersetMicrosoftPerconaHibernating Rhinos
Initial release20132008198920082010
Current release2.3.4, January 2021SQL Server 2022, November 20228.0.36-28, 20245.4, July 2022
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache version 2commercial inforestricted free version is availableOpen Source infoGPL version 2Open Source infoAGPL version 3, commercial license available
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 languageGoJavaC++C and C++C#
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
Unix
Windows infousing Cygwin
Linux
Windows
LinuxLinux
macOS
Raspberry Pi
Windows
Data schemeschema-freeschema-free, schema definition possibleyesyesschema-free
Typing infopredefined data types such as float or datenooptions to bring your own types, AVROyesyesno
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.nonoyesyes
Secondary indexesnonoyesyesyes
SQL infoSupport of SQLnonoyesyesSQL-like query language (RQL)
APIs and other access methodsJava API
RESTful HTTP API
Thrift
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
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
Supported programming languagesGoC
C#
C++
Groovy
Java
PHP
Python
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
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
Server-side scripts infoStored proceduresnoyes infoCoprocessors in JavaTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayesyes
Triggersnoyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingtables can be distributed across several files (horizontal partitioning); sharding through federationSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
yes, but depending on the SQL-Server EditionMulti-source replication
Source-replica replication
XtraDB Cluster
Multi-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual ConsistencyImmediate 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.
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesSingle row ACID (across millions of columns)ACIDACIDACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlnoAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACfine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesAuthorization levels configured per client per database

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 SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to 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
BoltDBHBaseMicrosoft SQL ServerPercona Server for MySQLRavenDB
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

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

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

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, 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

Data Virtualization in SQL Server 2022
7 May 2024, Visual Studio Magazine

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28 March 2024, AWS Blog

May 2024 Patch Tuesday forecast: A reminder of recent threats and impact
10 May 2024, Help Net Security

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

provided by Google News

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

Percona Server for MySQL 8.0 Delivers Increased Reliability, Performance and Security
31 October 2018, GlobeNewswire

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

RavenDB Adds Graph Queries
15 May 2019, Datanami

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

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

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

Present your product here