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 > HBase vs. Newts vs. PouchDB vs. RRDtool vs. STSdb

System Properties Comparison HBase vs. Newts vs. PouchDB vs. RRDtool vs. STSdb

Editorial information provided by DB-Engines
NameHBase  Xexclude from comparisonNewts  Xexclude from comparisonPouchDB  Xexclude from comparisonRRDtool  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionWide-column store based on Apache Hadoop and on concepts of BigTableTime Series DBMS based on CassandraJavaScript DBMS with an API inspired by CouchDBIndustry 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.Key-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelWide column storeTime Series DBMSDocument storeTime Series DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score30.50
Rank#26  Overall
#2  Wide column stores
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Score0.04
Rank#360  Overall
#52  Key-value stores
Websitehbase.apache.orgopennms.github.io/­newtspouchdb.comoss.oetiker.ch/­rrdtoolgithub.com/­STSSoft/­STSdb4
Technical documentationhbase.apache.org/­book.htmlgithub.com/­OpenNMS/­newts/­wikipouchdb.com/­guidesoss.oetiker.ch/­rrdtool/­doc
DeveloperApache Software Foundation infoApache top-level project, originally developed by PowersetOpenNMS GroupApache Software FoundationTobias OetikerSTS Soft SC
Initial release20082014201219992011
Current release2.3.4, January 20217.1.1, June 20191.8.0, 20224.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache 2.0Open SourceOpen Source infoGPL V2 and FLOSSOpen Source infoGPLv2, commercial license available
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 languageJavaJavaJavaScriptC infoImplementations in Java (e.g. RRD4J) and C# availableC#
Server operating systemsLinux
Unix
Windows infousing Cygwin
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)HP-UX
Linux
Windows
Data schemeschema-free, schema definition possibleschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateoptions to bring your own types, AVROyesnoNumeric data onlyyes infoprimitive types and user defined types (classes)
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.nononono infoExporting into and restoring from XML files possible
Secondary indexesnonoyes infovia viewsnono
SQL infoSupport of SQLnonononono
APIs and other access methodsJava API
RESTful HTTP API
Thrift
HTTP REST
Java API
HTTP REST infoonly for PouchDB Server
JavaScript API
in-process shared library
Pipes
.NET Client API
Supported programming languagesC
C#
C++
Groovy
Java
PHP
Python
Scala
JavaJavaScriptC 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
C#
Java
Server-side scripts infoStored proceduresyes infoCoprocessors in JavanoView functions in JavaScriptnono
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on CassandraSharding infowith a proxy-based framework, named couchdb-loungenonenone
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
nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistencynone
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataSingle row ACID (across millions of columns)nononono
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoby using the rrdcached daemonyes
Durability infoSupport for making data persistentyesyesyes 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
User concepts infoAccess controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACnononono

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
HBaseNewtsPouchDBRRDtoolSTSdb
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

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

What Is HBase?
19 August 2021, IBM

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

provided by Google News

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

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

3 Reasons To Think Offline First
22 March 2017, IBM

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

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

Cacti servers under attack by attackers exploiting CVE-2022-46169
16 January 2023, 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

SNMP: The Little Protocol That Could
7 November 2020, Techopedia

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Present your product here