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

DBMS > BoltDB vs. Microsoft SQL Server vs. Prometheus vs. ToroDB vs. YottaDB

System Properties Comparison BoltDB vs. Microsoft SQL Server vs. Prometheus vs. ToroDB vs. YottaDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonPrometheus  Xexclude from comparisonToroDB  Xexclude from comparisonYottaDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionAn embedded key-value store for Go.Microsofts flagship relational DBMSOpen-source Time Series DBMS and monitoring systemA MongoDB-compatible JSON document store, built on top of PostgreSQLA fast and solid embedded Key-value store
Primary database modelKey-value storeRelational DBMSTime Series DBMSDocument storeKey-value store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Relational DBMS infousing the Octo plugin
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.70
Rank#225  Overall
#31  Key-value stores
Score807.76
Rank#3  Overall
#3  Relational DBMS
Score7.56
Rank#49  Overall
#3  Time Series DBMS
Score0.21
Rank#309  Overall
#43  Key-value stores
Websitegithub.com/­boltdb/­boltwww.microsoft.com/­en-us/­sql-serverprometheus.iogithub.com/­torodb/­serveryottadb.com
Technical documentationlearn.microsoft.com/­en-US/­sql/­sql-serverprometheus.io/­docsyottadb.com/­resources/­documentation
DeveloperMicrosoft8KdataYottaDB, LLC
Initial release20131989201520162001
Current releaseSQL Server 2022, November 2022
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercial inforestricted free version is availableOpen Source infoApache 2.0Open Source infoAGPL-V3Open Source infoAGPL 3.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.
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.
Implementation languageGoC++GoJavaC
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
Windows
Linux
Windows
All OS with a Java 7 VMDocker
Linux
Data schemeschema-freeyesyesschema-freeschema-free
Typing infopredefined data types such as float or datenoyesNumeric data onlyyes infostring, integer, double, boolean, date, object_idno
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.noyesno infoImport of XML data possiblenono
Secondary indexesnoyesnono
SQL infoSupport of SQLnoyesnoby using the Octo plugin
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
RESTful HTTP/JSON APIPostgreSQL wire protocol infousing the Octo plugin
Proprietary protocol
Supported programming languagesGoC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
C
Go
JavaScript (Node.js)
Lua
M
Perl
Python
Rust
Server-side scripts infoStored proceduresnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnonetables can be distributed across several files (horizontal partitioning); sharding through federationShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, but depending on the SQL-Server Editionyes infoby FederationSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencynoneEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnonooptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.noyesnoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardnoAccess rights for users and rolesUsers and groups based on OS-security mechanisms

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 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

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

More resources
BoltDBMicrosoft SQL ServerPrometheusToroDBYottaDB
DB-Engines blog posts

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

Conferences, events and webinars

PASS Data Community Summit
Seattle, Washington, 4-8 November 2024

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

Contractor Software Targeted via Microsoft SQL Server Loophole
18 September 2024, Dark Reading

Make SQL Server end of support the start of your AWS cloud journey
12 June 2024, AWS Blog

Getting started with delivering generative AI capabilities in SQL Server and Azure SQL
26 June 2024, Microsoft

SQL Server vNext: When and What Is Coming
15 May 2024, redmondmag.com

Mastering the SQL Server command-line interface
30 May 2024, SitePoint

provided by Google News

Introducing the Amazon Timestream for LiveAnalytics Prometheus Connector
8 July 2024, AWS Blog

How to Monitor an Ubuntu Server With Prometheus: Collecting and Visualizing System Metrics
9 July 2024, Linux Journal

VTEX scales to 150 million metrics using Amazon Managed Service for Prometheus
10 March 2024, AWS Blog

Consider Grafana vs. Prometheus for your time-series tools
18 October 2021, TechTarget

My Prometheus is Overwhelmed! Help!
24 July 2021, hackernoon.com

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

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

SingleStore logo

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

Neo4j logo

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

Milvus logo

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

Present your product here