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 > Bangdb vs. H2 vs. Microsoft SQL Server vs. NCache vs. RRDtool

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

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonH2  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonNCache  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.Microsofts flagship relational DBMSOpen-Source and Enterprise in-memory Key-Value StoreIndustry 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 DBMSRelational DBMSKey-value storeTime Series DBMS
Secondary database modelsSpatial DBMSSpatial DBMSDocument store
Graph DBMS
Spatial DBMS
Document store
Search engine infoUsing distributed Lucene
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
Score824.29
Rank#3  Overall
#3  Relational DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Websitebangdb.comwww.h2database.comwww.microsoft.com/­en-us/­sql-serverwww.alachisoft.com/­ncacheoss.oetiker.ch/­rrdtool
Technical documentationdocs.bangdb.comwww.h2database.com/­html/­main.htmllearn.microsoft.com/­en-US/­sql/­sql-serverwww.alachisoft.com/­resources/­docsoss.oetiker.ch/­rrdtool/­doc
DeveloperSachin Sinha, BangDBThomas MuellerMicrosoftAlachisoftTobias Oetiker
Initial release20122005198920051999
Current releaseBangDB 2.0, October 20212.2.220, July 2023SQL Server 2022, November 20225.3.3, April 20241.8.0, 2022
License infoCommercial or Open SourceOpen Source infoBSD 3Open Source infodual-licence (Mozilla public license, Eclipse public license)commercial inforestricted free version is availableOpen Source infoEnterprise Edition 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++JavaC++C#, .NET, .NET Core, JavaC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsLinuxAll OS with a Java VMLinux
Windows
Linux
Windows
HP-UX
Linux
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and CounterNumeric 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.nonoyesnono infoExporting into and restoring from XML files possible
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesyesno
SQL infoSupport of SQLSQL like support with command line toolyesyesSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.no
APIs and other access methodsProprietary protocol
RESTful HTTP API
JDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
IDistributedCache
JCache
LINQ
Proprietary native API
in-process shared library
Pipes
Supported programming languagesC
C#
C++
Java
Python
JavaC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
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 FunctionsTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano infosupport for stored procedures with SQL-Server CLRno
Triggersyes, Notifications (with Streaming only)yesyesyes infoNotificationsno
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnonetables can be distributed across several files (horizontal partitioning); sharding through federationyesnone
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 databaseyes, but depending on the SQL-Server Editionyes, with selectable consistency levelnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
none
Foreign keys infoReferential integritynoyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDoptimistic locking and pessimistic lockingno
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 modeyesyesyesyes
User concepts infoAccess controlyes (enterprise version only)fine grained access rights according to SQL-standardfine grained access rights according to SQL-standardAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)no
More information provided by the system vendor
BangdbH2Microsoft SQL ServerNCacheRRDtool
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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

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

More resources
BangdbH2Microsoft SQL ServerNCacheRRDtool
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

SolarWinds Updates Plan Explorer to Boost SQL Query Performance
21 May 2024, Channel E2E

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

provided by Google News

How to use NCache in ASP.Net Core
26 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

NCache 4.4 Open Sourced
16 January 2015, iProgrammer

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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.

Present your product here