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. IBM Cloudant vs. jBASE vs. RRDtool

System Properties Comparison DuckDB vs. IBM Cloudant vs. jBASE vs. RRDtool

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonjBASE  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSDatabase as a Service offering based on Apache CouchDBA robust multi-value DBMS comprising development tools and middlewareIndustry 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 modelRelational DBMSDocument storeMultivalue DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score2.75
Rank#104  Overall
#19  Document stores
Score1.49
Rank#156  Overall
#3  Multivalue DBMS
Score1.90
Rank#132  Overall
#11  Time Series DBMS
Websiteduckdb.orgwww.ibm.com/­products/­cloudantwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaseoss.oetiker.ch/­rrdtool
Technical documentationduckdb.org/­docscloud.ibm.com/­docs/­Cloudantdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9oss.oetiker.ch/­rrdtool/­doc
DeveloperIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Rocket Software (formerly Zumasys)Tobias Oetiker
Initial release2018201019911999
Current release0.10, February 20245.71.8.0, 2022
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialcommercialOpen Source infoGPL V2 and FLOSS
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++ErlangC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsserver-lesshostedAIX
Linux
Windows
HP-UX
Linux
Data schemeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnooptionalNumeric 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.nonoyesno infoExporting into and restoring from XML files possible
Secondary indexesyesyesno
SQL infoSupport of SQLyesnoEmbedded SQL for jBASE in BASICno
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
RESTful HTTP/JSON APIJDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
in-process shared library
Pipes
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
C#
Java
JavaScript
Objective-C
PHP
Ruby
.Net
Basic
Jabbascript
Java
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 proceduresnoView functions (Map-Reduce) in JavaScriptyesno
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
yesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistencynone
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a document possibleACIDno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yes infoOptimistic lockingyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlnoAccess rights for users can be defined per databaseAccess rights can be defined down to the item levelno

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

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: In-Process Python Analytics for Not-Quite-Big Data
31 May 2024, The New Stack

MotherDuck launches its DuckDB-based cloud analytics platform
30 May 2024, MSN

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

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

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

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

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

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

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.

Present your product here