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. Apache IoTDB vs. Oracle NoSQL vs. RRDtool vs. SQLite

System Properties Comparison AgensGraph vs. Apache IoTDB vs. Oracle NoSQL vs. RRDtool vs. SQLite

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonApache IoTDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonRRDtool  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLAn IoT native database with high performance for data management and analysis, deployable on the edge and the cloud and integrated with Hadoop, Spark and FlinkA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesIndustry 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.Widely used embeddable, in-process RDBMS
Primary database modelGraph DBMS
Relational DBMS
Time Series DBMSDocument store
Key-value store
Relational DBMS
Time Series DBMSRelational 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.18
Rank#173  Overall
#15  Time Series DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitebitnine.net/­agensgraphiotdb.apache.orgwww.oracle.com/­database/­nosql/­technologies/­nosqloss.oetiker.ch/­rrdtoolwww.sqlite.org
Technical documentationbitnine.net/­documentationiotdb.apache.org/­UserGuide/­Master/­QuickStart/­QuickStart.htmldocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmloss.oetiker.ch/­rrdtool/­docwww.sqlite.org/­docs.html
DeveloperBitnine Global Inc.Apache Software FoundationOracleTobias OetikerDwayne Richard Hipp
Initial release20162018201119992000
Current release2.1, December 20181.1.0, April 202323.3, December 20231.8.0, 20223.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache Version 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoGPL V2 and FLOSSOpen Source infoPublic Domain
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 languageCJavaJavaC infoImplementations in Java (e.g. RRD4J) and C# availableC
Server operating systemsLinux
OS X
Windows
All OS with a Java VM (>= 1.8)Linux
Solaris SPARC/x86
HP-UX
Linux
server-less
Data schemedepending on used data modelyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesoptionalNumeric data onlyyes infonot rigid because of 'dynamic typing' concept.
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 possibleno
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLyesSQL-like query languageSQL-like DML and DDL statementsnoyes infoSQL-92 is not fully supported
APIs and other access methodsCypher Query Language
JDBC
JDBC
Native API
RESTful HTTP APIin-process shared library
Pipes
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC
Java
JavaScript
Python
C
C#
C++
Go
Java
Python
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
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
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresyesyesnonono
Triggersnoyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritancehorizontal partitioning (by time range) + vertical partitioning (by deviceId)Shardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication methods; using Raft/IoTConsensus algorithm to ensure strong/eventual data consistency among multiple replicasElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoIntegration with Hadoop and Sparkwith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Strong Consistency with Raft
Eventual Consistency
Immediate Consistency infodepending on configuration
none
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoconfigurable infoACID within a storage node (=shard)noACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoby using the rrdcached daemonyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infooff heap cacheyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardyesAccess rights for users and rolesnono

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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AgensGraphApache IoTDBOracle NoSQLRRDtoolSQLite
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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

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

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

TsFile: A Standard Format for IoT Time Series Data
27 February 2024, The New Stack

AMD EPYC 8324P / 8324PN Siena 32-Core Siena Linux Server Performance Review
10 October 2023, Phoronix

Apache Promotes IoT Database Project
25 September 2020, Datanami

Benchmarking The Performance Impact To AMD Inception Mitigations
15 August 2023, Phoronix

IoTDB Provides Data Management for Industrial Edge IT
15 October 2020, The New Stack

provided by Google News

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Database Technologies
4 September 2018, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

NoSQL Rebels Aim Missile at Larry Ellison's Yacht
20 July 2012, WIRED

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

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

Another Look At The Bcachefs Performance on Linux 6.7 Review
30 November 2023, Phoronix

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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.

SingleStore logo

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

Present your product here