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 > Databricks vs. IBM Db2 Event Store vs. RRDtool vs. SQLite vs. TimesTen

System Properties Comparison Databricks vs. IBM Db2 Event Store vs. RRDtool vs. SQLite vs. TimesTen

Editorial information provided by DB-Engines
NameDatabricks  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonRRDtool  Xexclude from comparisonSQLite  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.Distributed Event Store optimized for Internet of Things use casesIndustry 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.Widely used embeddable, in-process RDBMSIn-Memory RDBMS compatible to Oracle
Primary database modelDocument store
Relational DBMS
Event Store
Time Series DBMS
Time Series DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score78.61
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitewww.databricks.comwww.ibm.com/­products/­db2-event-storeoss.oetiker.ch/­rrdtoolwww.sqlite.orgwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.databricks.comwww.ibm.com/­docs/­en/­db2-event-storeoss.oetiker.ch/­rrdtool/­docwww.sqlite.org/­docs.htmldocs.oracle.com/­database/­timesten-18.1
DeveloperDatabricksIBMTobias OetikerDwayne Richard HippOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20132017199920001998
Current release2.01.8.0, 20223.45.3  (15 April 2024), April 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercialcommercial infofree developer edition availableOpen Source infoGPL V2 and FLOSSOpen Source infoPublic Domaincommercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C infoImplementations in Java (e.g. RRD4J) and C# availableC
Server operating systemshostedLinux infoLinux, macOS, Windows for the developer additionHP-UX
Linux
server-lessAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeFlexible Schema (defined schema, partial schema, schema free)yesyesyes infodynamic column typesyes
Typing infopredefined data types such as float or dateyesNumeric data onlyyes infonot rigid because of 'dynamic typing' concept.yes
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.yesnono infoExporting into and restoring from XML files possiblenono
Secondary indexesyesnonoyesyes
SQL infoSupport of SQLwith Databricks SQLyes infothrough the embedded Spark runtimenoyes infoSQL-92 is not fully supportedyes
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
in-process shared library
Pipes
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesPython
R
Scala
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
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
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresuser defined functions and aggregatesyesnonoPL/SQL
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesActive-active shard replicationnonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencynoneImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesNo - written data is immutableyes infoby using the rrdcached daemonyes infovia file-system locksyes
Durability infoSupport for making data persistentyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnonofine grained access rights according to SQL-standard
More information provided by the system vendor
DatabricksIBM Db2 Event StoreRRDtoolSQLiteTimesTen
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» 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 SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
DatabricksIBM Db2 Event StoreRRDtoolSQLiteTimesTen
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, 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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Databricks is expanding the scope of its AI investments with second VC fund
21 May 2024, Fortune

Introducing the Databricks AI Fund
22 May 2024, CXOToday.com

Databricks and TetraScience Partner to Unlock AI-Driven Innovations in Life Sciences
20 May 2024, Datanami

5. Databricks
14 May 2024, CNBC

This Is the Platform Nancy Pelosi Used to Make Her Private Investment in Databricks
9 May 2024, Yahoo Finance

provided by Google News

The vision for Db2
26 February 2019, biplatform.nl

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

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

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

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

provided by Google News

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

provided by Google News

Oracle starts peddling Exalytics in-memory appliance
12 March 2012, The Register

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

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

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.

Present your product here