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 > DuckDB vs. LokiJS vs. Newts vs. RRDtool vs. searchxml

System Properties Comparison DuckDB vs. LokiJS vs. Newts vs. RRDtool vs. searchxml

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonLokiJS  Xexclude from comparisonNewts  Xexclude from comparisonRRDtool  Xexclude from comparisonsearchxml  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSIn-memory JavaScript DBMSTime Series DBMS based on CassandraIndustry 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.DBMS for structured and unstructured content wrapped with an application server
Primary database modelRelational DBMSDocument storeTime Series DBMSTime Series DBMSNative XML DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Score0.00
Rank#383  Overall
#7  Native XML DBMS
#25  Search engines
Websiteduckdb.orggithub.com/­techfort/­LokiJSopennms.github.io/­newtsoss.oetiker.ch/­rrdtoolwww.searchxml.net/­category/­products
Technical documentationduckdb.org/­docstechfort.github.io/­LokiJSgithub.com/­OpenNMS/­newts/­wikioss.oetiker.ch/­rrdtool/­docwww.searchxml.net/­support/­handouts
DeveloperOpenNMS GroupTobias Oetikerinformationpartners gmbh
Initial release20182014201419992015
Current release0.10, February 20241.8.0, 20221.0
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen SourceOpen Source infoApache 2.0Open Source infoGPL V2 and FLOSScommercial
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++JavaScriptJavaC infoImplementations in Java (e.g. RRD4J) and C# availableC++
Server operating systemsserver-lessserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
HP-UX
Linux
Windows
Data schemeyesschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesnoyesNumeric 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.nononono infoExporting into and restoring from XML files possibleyes
Secondary indexesyesyes infovia viewsnonoyes
SQL infoSupport of SQLyesnononono
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
JavaScript APIHTTP REST
Java API
in-process shared library
Pipes
RESTful HTTP API
WebDAV
XQuery
XSLT
Supported programming languagesC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
JavaScriptJavaC 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++ infomost other programming languages supported via APIs
Server-side scripts infoStored proceduresnoView functions in JavaScriptnonoyes infoon the application server
Triggersnoyesnonono
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infobased on Cassandranonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneselectable replication factor infobased on Cassandranoneyes infosychronisation to multiple collections
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
noneImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single collection possiblenonomultiple readers, single writer
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyes infoby using the rrdcached daemonyes
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.yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyesno
User concepts infoAccess controlnonononoDomain, group and role-based access control at the document level and for application services

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
DuckDBLokiJSNewtsRRDtoolsearchxml
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

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

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

Cacti servers under attack by attackers exploiting CVE-2022-46169
16 January 2023, Help Net Security

Installation Guide for Collectd and Collectd-Web to Monitor Server Resources in Linux
29 November 2017, Linux.com

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

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.

Milvus logo

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

Present your product here