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 > IBM Db2 Event Store vs. Microsoft Access vs. QuestDB vs. RRDtool vs. SQL.JS

System Properties Comparison IBM Db2 Event Store vs. Microsoft Access vs. QuestDB vs. RRDtool vs. SQL.JS

Editorial information provided by DB-Engines
NameIBM Db2 Event Store  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonQuestDB  Xexclude from comparisonRRDtool  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionDistributed Event Store optimized for Internet of Things use casesMicrosoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)A high performance open source SQL database for time series dataIndustry 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.Port of SQLite to JavaScript
Primary database modelEvent Store
Time Series DBMS
Relational DBMSTime Series DBMSTime Series DBMSRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#309  Overall
#2  Event Stores
#28  Time Series DBMS
Score101.16
Rank#11  Overall
#8  Relational DBMS
Score2.70
Rank#105  Overall
#8  Time Series DBMS
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitewww.ibm.com/­products/­db2-event-storewww.microsoft.com/­en-us/­microsoft-365/­accessquestdb.iooss.oetiker.ch/­rrdtoolsql.js.org
Technical documentationwww.ibm.com/­docs/­en/­db2-event-storedeveloper.microsoft.com/­en-us/­accessquestdb.io/­docsoss.oetiker.ch/­rrdtool/­docsql.js.org/­documentation/­index.html
DeveloperIBMMicrosoftQuestDB Technology IncTobias OetikerAlon Zakai infoenhancements implemented by others
Initial release20171992201419992012
Current release2.01902 (16.0.11328.20222), March 20191.8.0, 2022
License infoCommercial or Open Sourcecommercial infofree developer edition availablecommercial infoBundled with Microsoft OfficeOpen Source infoApache 2.0Open Source infoGPL V2 and FLOSSOpen Source
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 languageC and C++C++Java (Zero-GC), C++, RustC infoImplementations in Java (e.g. RRD4J) and C# availableJavaScript
Server operating systemsLinux infoLinux, macOS, Windows for the developer additionWindows infoNot a real database server, but making use of DLLsLinux
macOS
Windows
HP-UX
Linux
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesyes infoschema-free via InfluxDB Line Protocolyesyes
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.nonono infoExporting into and restoring from XML files possibleno
Secondary indexesnoyesnono
SQL infoSupport of SQLyes infothrough the embedded Spark runtimeyes infobut not compliant to any SQL standardSQL with time-series extensionsnoyes infoSQL-92 is not fully supported
APIs and other access methodsADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
ADO.NET
DAO
ODBC
OLE DB
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
in-process shared library
Pipes
JavaScript API
Supported programming languagesC
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
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
JavaScript
Server-side scripts infoStored proceduresyesyes infosince Access 2010 using the ACE-enginenonono
Triggersnoyes infosince Access 2010 using the ACE-enginenonono
Partitioning methods infoMethods for storing different data on different nodesShardingnonehorizontal partitioning (by timestamps)nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesActive-active shard replicationnoneSource-replica replication with eventual consistencynonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistencynonenone
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infobut no files for transaction loggingACID for single-table writesnoACID
Concurrency infoSupport for concurrent manipulation of dataNo - written data is immutableyesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyes infobut no files for transaction loggingyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infothrough memory mapped filesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardno infoa simple user-level security was built in till version Access 2003nono
More information provided by the system vendor
IBM Db2 Event StoreMicrosoft AccessQuestDBRRDtoolSQL.JS
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

QuestDB 8.0: Major Release
23 May 2024

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8 May 2024

Build your own resource monitor with QuestDB and Grafana
6 May 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8 April 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

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

More resources
IBM Db2 Event StoreMicrosoft AccessQuestDBRRDtoolSQL.JS
DB-Engines blog posts

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, 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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

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

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

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

How to Connect MS Access to MySQL via ODBC Driver
7 September 2023, TechiExpert.com

People living with MS who are severely immunocompromised can access newly funded shingles vaccine
11 October 2023, MS Australia

What Is an MDE File?
9 February 2023, Lifewire

provided by Google News

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

Aquis Exchange goes live with QuestDB for real time monitoring
2 November 2022, FinanceFeeds

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

The 16 Best Open Source Network Monitoring Tools in 2023
21 October 2022, Solutions Review

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here