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. OpenSearch vs. RocksDB

System Properties Comparison BoltDB vs. HBase vs. Microsoft SQL Server vs. OpenSearch vs. RocksDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonHBase  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonOpenSearch  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Wide-column store based on Apache Hadoop and on concepts of BigTableMicrosofts flagship relational DBMSA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelKey-value storeWide column storeRelational DBMSSearch engineKey-value store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Vector 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
Score16.36
Rank#37  Overall
#4  Search engines
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitegithub.com/­boltdb/­bolthbase.apache.orgwww.microsoft.com/­en-us/­sql-servergithub.com/­opensearch-project
opensearch.org
rocksdb.org
Technical documentationhbase.apache.org/­book.htmllearn.microsoft.com/­en-US/­sql/­sql-serveropensearch.org/­docs/­latestgithub.com/­facebook/­rocksdb/­wiki
DeveloperApache Software Foundation infoApache top-level project, originally developed by PowersetMicrosoftAmazon Web ServicesFacebook, Inc.
Initial release20132008198920212013
Current release2.3.4, January 2021SQL Server 2022, November 20222.5.0, January 20239.2.1, May 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache version 2commercial inforestricted free version is availableOpen Source infoApache Version 2.0Open Source infoBSD
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.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageGoJavaC++JavaC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
Unix
Windows infousing Cygwin
Linux
Windows
All OS with a Java VMLinux
Data schemeschema-freeschema-free, schema definition possibleyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-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.nonoyesno
Secondary indexesnonoyesyes infoAll search fields are automatically indexedno
SQL infoSupport of SQLnonoyesSQL-like query languageno
APIs and other access methodsJava API
RESTful HTTP API
Thrift
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Java API
RESTful HTTP/JSON API
C++ API
Java 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
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnoyes infoCoprocessors in JavaTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javayesno
Triggersnoyesyesyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesnoneShardingtables can be distributed across several files (horizontal partitioning); sharding through federationShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
yes, but depending on the SQL-Server Editionyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual ConsistencyImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesSingle row ACID (across millions of columns)ACIDnoyes
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-standardno
More information provided by the system vendor
BoltDBHBaseMicrosoft SQL ServerOpenSearchRocksDB
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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 SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more
Speedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
BoltDBHBaseMicrosoft SQL ServerOpenSearchRocksDB
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

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

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

provided by Google News

What Is HBase?
19 August 2021, IBM

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

provided by Google News

A generative AI use case using Amazon RDS for SQL Server as a vector data store | Amazon Web Services
22 May 2024, AWS Blog

SQL Server vNext: When and What Is Coming
16 May 2024, Redmondmag.com

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

SQL Server 2014 end of support: Keep your customers secure
28 March 2024, Microsoft

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

provided by Google News

Amazon OpenSearch Service zero-ETL integration with Amazon S3 now available
22 May 2024, AWS Blog

Amazon OpenSearch Service now supports OpenSearch version 2.13
21 May 2024, AWS Blog

Introducing blueprint discovery and other UI enhancements for Amazon OpenSearch Ingestion | Amazon Web Services
22 May 2024, AWS Blog

AVB accelerates search in LINQ with Amazon OpenSearch Service | Amazon Web Services
21 May 2024, AWS Blog

Amazon OpenSearch Serverless now available in Europe (Paris) region
8 May 2024, AWS Blog

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

Neo4j logo

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

RaimaDB logo

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

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