DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > H2 vs. Microsoft SQL Server vs. Prometheus vs. RRDtool vs. XTDB

System Properties Comparison H2 vs. Microsoft SQL Server vs. Prometheus vs. RRDtool vs. XTDB

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonPrometheus  Xexclude from comparisonRRDtool  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Microsofts flagship relational DBMSOpen-source Time Series DBMS and monitoring systemIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.A general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMSRelational DBMSTime Series DBMSTime Series DBMSDocument store
Secondary database modelsSpatial DBMSDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score8.42
Rank#47  Overall
#2  Time Series DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websitewww.h2database.comwww.microsoft.com/­en-us/­sql-serverprometheus.iooss.oetiker.ch/­rrdtoolgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationwww.h2database.com/­html/­main.htmllearn.microsoft.com/­en-US/­sql/­sql-serverprometheus.io/­docsoss.oetiker.ch/­rrdtool/­docwww.xtdb.com/­docs
DeveloperThomas MuellerMicrosoftTobias OetikerJuxt Ltd.
Initial release20051989201519992019
Current release2.2.220, July 2023SQL Server 2022, November 20221.8.0, 20221.19, September 2021
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercial inforestricted free version is availableOpen Source infoApache 2.0Open Source infoGPL V2 and FLOSSOpen Source infoMIT 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.
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 languageJavaC++GoC infoImplementations in Java (e.g. RRD4J) and C# availableClojure
Server operating systemsAll OS with a Java VMLinux
Windows
Linux
Windows
HP-UX
Linux
All OS with a Java 8 (and higher) VM
Linux
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesNumeric data onlyNumeric data onlyyes, extensible-data-notation format
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 possibleno infoExporting into and restoring from XML files possibleno
Secondary indexesyesyesnonoyes
SQL infoSupport of SQLyesyesnonolimited SQL, making use of Apache Calcite
APIs and other access methodsJDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
RESTful HTTP/JSON APIin-process shared library
Pipes
HTTP REST
JDBC
Supported programming languagesJavaC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Clojure
Java
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined FunctionsTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javanonono
Triggersyesyesnonono
Partitioning methods infoMethods for storing different data on different nodesnonetables can be distributed across several files (horizontal partitioning); sharding through federationShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes, but depending on the SQL-Server Editionyes infoby Federationnoneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistencynonenone
Foreign keys infoReferential integrityyesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes infoby using the rrdcached daemonyes
Durability infoSupport for making data persistentyesyesyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnono

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
H2Microsoft SQL ServerPrometheusRRDtoolXTDB infoformerly named Crux
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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

Configure change data capture parameters on Amazon RDS for SQL Server | Amazon Web Services
14 May 2024, AWS Blog

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

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9 October 2023, Oracle

provided by Google News

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

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17 July 2023, The New Stack

Linux System Monitoring with Prometheus, Grafana, and collectd
1 February 2024, Linux Journal

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

How to reduce Istio sidecar metric cardinality with Amazon Managed Service for Prometheus | Amazon Web Services
10 October 2023, AWS Blog

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

A plotting utility for text mode consoles and terminals @tenox77
28 June 2023, Adafruit Blog

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

Cacti servers under attack by attackers exploiting CVE-2022-46169
16 January 2023, Help Net Security

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

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.

Milvus logo

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

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

AllegroGraph logo

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

Present your product here