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 > AgensGraph vs. jBASE vs. RethinkDB vs. RRDtool

System Properties Comparison AgensGraph vs. jBASE vs. RethinkDB vs. RRDtool

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonjBASE  Xexclude from comparisonRethinkDB  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLA robust multi-value DBMS comprising development tools and middlewareDBMS for the Web with a mechanism to push updated query results to applications in realtime.Industry 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 modelGraph DBMS
Relational DBMS
Multivalue DBMSDocument storeTime Series DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#321  Overall
#27  Graph DBMS
#143  Relational DBMS
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Websitebitnine.net/­agensgraphwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaserethinkdb.comoss.oetiker.ch/­rrdtool
Technical documentationbitnine.net/­documentationdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9rethinkdb.com/­docsoss.oetiker.ch/­rrdtool/­doc
DeveloperBitnine Global Inc.Rocket Software (formerly Zumasys)The Linux Foundation infosince July 2017Tobias Oetiker
Initial release2016199120091999
Current release2.1, December 20185.72.4.1, August 20201.8.0, 2022
License infoCommercial or Open SourceOpen Source infoApache License 2.0commercialOpen Source infoApache Version 2Open Source infoGPL V2 and FLOSS
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++C infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsLinux
OS X
Windows
AIX
Linux
Windows
Linux
OS X
Windows
HP-UX
Linux
Data schemedepending on used data modelschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesoptionalyes infostring, binary, float, bool, date, geometryNumeric 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.noyesnono infoExporting into and restoring from XML files possible
Secondary indexesyesyesno
SQL infoSupport of SQLyesEmbedded SQL for jBASE in BASICnono
APIs and other access methodsCypher Query Language
JDBC
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
in-process shared library
Pipes
Supported programming languagesC
Java
JavaScript
Python
.Net
Basic
Jabbascript
Java
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
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 proceduresyesyesno
TriggersnoyesClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceShardingSharding inforange basednone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDAtomic single-document operationsno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyes 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.noyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights can be defined down to the item levelyes infousers and table-level permissionsno

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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

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

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, Business Wire

AGE - The Open Source PostgreSQL Extension For Graph Database Functionality
27 June 2022, iProgrammer

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25 March 2019, Business Wire

Bitnine Announces Plans for New Business with Apache AGE's Top-Level Promotion
14 June 2022, Business Wire

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

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

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

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

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

Present your product here