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

DBMS > Bangdb vs. H2 vs. InfluxDB vs. Microsoft SQL Server vs. RRDtool

System Properties Comparison Bangdb vs. H2 vs. InfluxDB vs. Microsoft SQL Server vs. RRDtool

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonH2  Xexclude from comparisonInfluxDB  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.DBMS for storing time series, events and metricsMicrosofts flagship relational DBMSIndustry 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.
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMSTime Series DBMSRelational DBMSTime Series DBMS
Secondary database modelsSpatial DBMSSpatial DBMSSpatial DBMS infowith GEO packageDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Websitebangdb.comwww.h2database.comwww.influxdata.com/­products/­influxdb-overviewwww.microsoft.com/­en-us/­sql-serveross.oetiker.ch/­rrdtool
Technical documentationdocs.bangdb.comwww.h2database.com/­html/­main.htmldocs.influxdata.com/­influxdblearn.microsoft.com/­en-US/­sql/­sql-serveross.oetiker.ch/­rrdtool/­doc
DeveloperSachin Sinha, BangDBThomas MuellerMicrosoftTobias Oetiker
Initial release20122005201319891999
Current releaseBangDB 2.0, October 20212.2.220, July 20232.7.6, April 2024SQL Server 2022, November 20221.8.0, 2022
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoMIT-License; commercial enterprise version availablecommercial inforestricted free version is availableOpen Source infoGPL V2 and FLOSS
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 languageC, C++JavaGoC++C infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsLinuxAll OS with a Java VMLinux
OS X infothrough Homebrew
Linux
Windows
HP-UX
Linux
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesNumeric data and StringsyesNumeric data only
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.nononoyesno infoExporting into and restoring from XML files possible
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesnoyesno
SQL infoSupport of SQLSQL like support with command line toolyesSQL-like query languageyesno
APIs and other access methodsProprietary protocol
RESTful HTTP API
JDBC
ODBC
HTTP API
JSON over UDP
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
in-process shared library
Pipes
Supported programming languagesC
C#
C++
Java
Python
Java.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
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
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined FunctionsnoTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano
Triggersyes, Notifications (with Streaming only)yesnoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnoneSharding infoin enterprise version onlytables can be distributed across several files (horizontal partitioning); sharding through federationnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)With clustering: 2 database servers on different computers operate on identical copies of a databaseselectable replication factor infoin enterprise version onlyyes, but depending on the SQL-Server Editionnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyes, multi-version concurrency control (MVCC)yesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyesyes infoDepending on used storage engineyesyes
User concepts infoAccess controlyes (enterprise version only)fine grained access rights according to SQL-standardsimple rights management via user accountsfine grained access rights according to SQL-standardno
More information provided by the system vendor
BangdbH2InfluxDBMicrosoft SQL ServerRRDtool
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

An Introductory Guide to Grafana Alerts
16 May 2024

What is DevRel at InfluxData
14 May 2024

What to Expect When You’re Expecting InfluxDB: A Guide
14 May 2024

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 May 2024

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
BangdbH2InfluxDBMicrosoft SQL ServerRRDtool
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

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

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

Introducing Amazon Timestream for InfluxDB: A managed service for the popular open source time-series database ...
20 May 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

provided by Google News

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

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

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

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

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

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.

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