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 > H2 vs. PouchDB vs. RRDtool vs. SAP IQ vs. SpatiaLite

System Properties Comparison H2 vs. PouchDB vs. RRDtool vs. SAP IQ vs. SpatiaLite

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonPouchDB  Xexclude from comparisonRRDtool  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonSpatiaLite  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.JavaScript 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.Columnar RDBMS optimized for Big Data analyticsSpatial extension of SQLite
Primary database modelRelational DBMSDocument storeTime Series DBMSRelational DBMS infocolumn-orientedSpatial DBMS
Secondary database modelsSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Score2.75
Rank#104  Overall
#53  Relational DBMS
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Websitewww.h2database.compouchdb.comoss.oetiker.ch/­rrdtoolwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlwww.gaia-gis.it/­fossil/­libspatialite/­index
Technical documentationwww.h2database.com/­html/­main.htmlpouchdb.com/­guidesoss.oetiker.ch/­rrdtool/­dochelp.sap.com/­docs/­SAP_IQwww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperThomas MuellerApache Software FoundationTobias OetikerSAP, formerly SybaseAlessandro Furieri
Initial release20052012199919942008
Current release2.2.220, July 20237.1.1, June 20191.8.0, 202216.1 SPS04, April 20195.0.0, August 2020
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open SourceOpen Source infoGPL V2 and FLOSScommercialOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1
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 languageJavaJavaScriptC infoImplementations in Java (e.g. RRD4J) and C# availableC++
Server operating systemsAll OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)HP-UX
Linux
AIX
HP-UX
Linux
Solaris
Windows
server-less
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesnoNumeric data onlyyesyes
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 possiblenono
Secondary indexesyesyes infovia viewsnoyesyes
SQL infoSupport of SQLyesnonoyesyes
APIs and other access methodsJDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
in-process shared library
Pipes
ADO.NET
JDBC
ODBC
RESTful HTTP API
Supported programming languagesJavaJavaScriptC 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
C#
C++
Java
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined FunctionsView functions in JavaScriptnoyesno
Triggersyesyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infowith a proxy-based framework, named couchdb-loungenoneshared disk or shared nothing architectures with SAP IQ Multiplexernone
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
noneSAP/Sybase Replication Servernone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoHadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencynoneImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yes infoby using the rrdcached daemonyesyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnonofine grained access rights according to SQL-standardno

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
H2PouchDBRRDtoolSAP IQ infoformer name: Sybase IQSpatiaLite
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

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the 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

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

New Services for SAP HANA Cloud Database
7 April 2021, SAP News

IBM, SAP partner to move financial institutions to the hybrid cloud
28 July 2021, ZDNet

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

Congrats, HCL, on your £1.5m contract to upgrade a county council's ERP system to SAP S4/HANA within a year
5 November 2020, The Register

provided by Google News



Share this page

Featured Products

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

RaimaDB logo

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

Present your product here