DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BaseX vs. LokiJS vs. Newts vs. PouchDB vs. RRDtool

System Properties Comparison BaseX vs. LokiJS vs. Newts vs. PouchDB vs. RRDtool

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonLokiJS  Xexclude from comparisonNewts  Xexclude from comparisonPouchDB  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.In-memory JavaScript DBMSTime 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.
Primary database modelNative XML DBMSDocument storeTime Series DBMSDocument storeTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.73
Rank#142  Overall
#4  Native XML DBMS
Score0.43
Rank#264  Overall
#42  Document 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
Websitebasex.orggithub.com/­techfort/­LokiJSopennms.github.io/­newtspouchdb.comoss.oetiker.ch/­rrdtool
Technical documentationdocs.basex.orgtechfort.github.io/­LokiJSgithub.com/­OpenNMS/­newts/­wikipouchdb.com/­guidesoss.oetiker.ch/­rrdtool/­doc
DeveloperBaseX GmbHOpenNMS GroupApache Software FoundationTobias Oetiker
Initial release20072014201420121999
Current release10.7, August 20237.1.1, June 20191.8.0, 2022
License infoCommercial or Open SourceOpen Source infoBSD licenseOpen SourceOpen Source infoApache 2.0Open SourceOpen 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 languageJavaJavaScriptJavaJavaScriptC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsLinux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)HP-UX
Linux
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateno infoXQuery supports typesnoyesnoNumeric 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.nononono infoExporting into and restoring from XML files possible
Secondary indexesyesyes infovia viewsnoyes infovia viewsno
SQL infoSupport of SQLnonononono
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
JavaScript APIHTTP REST
Java API
HTTP REST infoonly for PouchDB Server
JavaScript API
in-process shared library
Pipes
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
JavaScriptJavaJavaScriptC 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 proceduresyesView functions in JavaScriptnoView functions in JavaScriptno
Triggersyes infovia eventsyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infobased on CassandraSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneselectable replication factor infobased on CassandraMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual 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 datamultiple readers, single writerno infoatomic operations within a single collection possiblenonono
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsnononono

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

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

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

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Farewell, Froggy: The Age of Ribbit Is Nearing an End
25 May 2013, Mother Jones

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.com

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

Cacti: Using Graphs to Monitor Networks and Devices
16 March 2011, Packt Hub

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

A plotting utility for text mode consoles and terminals @tenox77
28 June 2023, Adafruit Blog

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

Database for your real-time AI and Analytics Apps.
Try it today.

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