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 > Derby vs. IBM Db2 Event Store vs. NuoDB vs. RRDtool vs. TinkerGraph

System Properties Comparison Derby vs. IBM Db2 Event Store vs. NuoDB vs. RRDtool vs. TinkerGraph

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonNuoDB  Xexclude from comparisonRRDtool  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Distributed Event Store optimized for Internet of Things use casesNuoDB is a webscale distributed database that supports SQL and ACID transactionsIndustry 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 lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSEvent Store
Time Series DBMS
Relational DBMSTime Series DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.60
Rank#70  Overall
#38  Relational DBMS
Score0.27
Rank#309  Overall
#2  Event Stores
#28  Time Series DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websitedb.apache.org/­derbywww.ibm.com/­products/­db2-event-storewww.3ds.com/­nuodb-distributed-sql-databaseoss.oetiker.ch/­rrdtooltinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlwww.ibm.com/­docs/­en/­db2-event-storedoc.nuodb.comoss.oetiker.ch/­rrdtool/­doc
DeveloperApache Software FoundationIBMDassault Systèmes infooriginally NuoDB, Inc.Tobias Oetiker
Initial release19972017201319992009
Current release10.17.1.0, November 20232.01.8.0, 2022
License infoCommercial or Open SourceOpen Source infoApache version 2commercial infofree developer edition availablecommercial infolimited edition freeOpen Source infoGPL V2 and FLOSSOpen Source infoApache 2.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.
Implementation languageJavaC and C++C++C infoImplementations in Java (e.g. RRD4J) and C# availableJava
Server operating systemsAll OS with a Java VMLinux infoLinux, macOS, Windows for the developer additionhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
HP-UX
Linux
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesNumeric data onlyyes
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.yesnonono infoExporting into and restoring from XML files possibleno
Secondary indexesyesnoyesnono
SQL infoSupport of SQLyesyes infothrough the embedded Spark runtimeyesnono
APIs and other access methodsJDBCADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
in-process shared library
Pipes
TinkerPop 3
Supported programming languagesJavaC
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
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
Groovy
Java
Server-side scripts infoStored proceduresJava Stored ProceduresyesJava, SQLnono
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingdata is dynamically stored/cached on the nodes where it is read/writtennonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationActive-active shard replicationyes infoManaged transparently by NuoDBnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistencynonenone
Foreign keys infoReferential integrityyesnoyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infotunable commit protocolnono
Concurrency infoSupport for concurrent manipulation of datayesNo - written data is immutableyes infoMVCCyes infoby using the rrdcached daemonno
Durability infoSupport for making data persistentyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infoTemporary tableyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardStandard SQL roles/ privileges, Administrative Usersnono

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

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

More resources
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBIBM Db2 Event StoreNuoDBRRDtoolTinkerGraph
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, 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

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, blogs.oracle.com

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

provided by Google News

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB has Microsoft SQL Server in its sights
8 May 2013, ZDNet

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

NuoDB bags $14.2M for distributed database technology
26 February 2014, VatorNews

provided by Google News

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

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

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

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

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

provided by Google News

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

provided by Google News



Share this page

Featured Products

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

Present your product here