DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > KeyDB vs. Newts vs. PouchDB vs. QuestDB vs. RRDtool

System Properties Comparison KeyDB vs. Newts vs. PouchDB vs. QuestDB vs. RRDtool

Editorial information provided by DB-Engines
NameKeyDB  Xexclude from comparisonNewts  Xexclude from comparisonPouchDB  Xexclude from comparisonQuestDB  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsTime Series DBMS based on CassandraJavaScript DBMS with an API inspired by CouchDBA 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.
Primary database modelKey-value storeTime Series DBMSDocument storeTime Series DBMSTime Series DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.63
Rank#232  Overall
#32  Key-value stores
Score0.00
Rank#385  Overall
#40  Time Series DBMS
Score2.18
Rank#114  Overall
#21  Document stores
Score2.81
Rank#98  Overall
#7  Time Series DBMS
Score1.70
Rank#136  Overall
#11  Time Series DBMS
Websitegithub.com/­Snapchat/­KeyDB
keydb.dev
opennms.github.io/­newtspouchdb.comquestdb.iooss.oetiker.ch/­rrdtool
Technical documentationdocs.keydb.devgithub.com/­OpenNMS/­newts/­wikipouchdb.com/­guidesquestdb.io/­docsoss.oetiker.ch/­rrdtool/­doc
DeveloperEQ Alpha Technology Ltd.OpenNMS GroupApache Software FoundationQuestDB Technology IncTobias Oetiker
Initial release20192014201220141999
Current release7.1.1, June 20191.8.0, 2022
License infoCommercial or Open SourceOpen Source infoBSD-3Open Source infoApache 2.0Open SourceOpen Source infoApache 2.0Open 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.
Implementation languageC++JavaJavaScriptJava (Zero-GC), C++, RustC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsLinuxLinux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
HP-UX
Linux
Data schemeschema-freeschema-freeschema-freeyes infoschema-free via InfluxDB Line Protocolyes
Typing infopredefined data types such as float or datepartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyesnoyesNumeric 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.nonononono infoExporting into and restoring from XML files possible
Secondary indexesyes infoby using the Redis Search modulenoyes infovia viewsnono
SQL infoSupport of SQLnononoSQL with time-series extensionsno
APIs and other access methodsProprietary protocol infoRESP - REdis Serialization ProtocoHTTP REST
Java API
HTTP REST infoonly for PouchDB Server
JavaScript API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
in-process shared library
Pipes
Supported programming languagesC
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
JavaJavaScriptC 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
Server-side scripts infoStored proceduresLuanoView functions in JavaScriptnono
Triggersnonoyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on CassandraSharding infowith a proxy-based framework, named couchdb-loungehorizontal partitioning (by timestamps)none
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
selectable replication factor infobased on CassandraMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replication with eventual consistencynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Strong eventual consistency with CRDTs
Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataOptimistic locking, atomic execution of commands blocks and scriptsnonoACID for single-table writesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes infothrough memory mapped filesyes
User concepts infoAccess controlsimple password-based access control and ACLnonono
More information provided by the system vendor
KeyDBNewtsPouchDBQuestDBRRDtool
News

Combine Java and Rust Code Coverage in a Polyglot Project
10 September 2024

Weather data visualization and forecasting with QuestDB, Kafka and Grafana
4 September 2024

Building a new vector based storage model
22 August 2024

Calibrating VWAP executions with QuestDB and Grafana
16 August 2024

Write Time: a call for community writers
13 August 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
KeyDBNewtsPouchDBQuestDBRRDtool
DB-Engines blog posts

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

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

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12 May 2022, TechCrunch

Introducing Garnet – an open-source, next-generation, faster cache-store for accelerating applications and services
18 March 2024, Microsoft

Microsoft open-sources unique “Garnet” cache-store; a Redis rival?
19 March 2024, The Stack

Dragonfly 0.13 Database Adds Experimental SSD-Based Data Tiering, More SIMD Work
2 January 2023, Phoronix

How to Use an API Key or Access Token to Connect to IBM Db2 on Cloud
14 January 2020, IBM

provided by Google News

Getting Started with PouchDB Client-Side JavaScript Database
7 September 2016, SitePoint

Create Offline Web Apps Using Service Workers & PouchDB
7 March 2017, SitePoint

Building an Offline First App with PouchDB
10 March 2014, SitePoint

provided by Google News

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

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

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

Q&A: Nicolas Hourcard, QuestDB: The advantages of a time-series database
3 December 2020, Developer News

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

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

Cacti Cross-Site-Scripting Vulnerability Let Attacker Poison Database
7 September 2023, CybersecurityNews

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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