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 > 4D vs. ArangoDB vs. RRDtool vs. SQLite vs. YDB

System Properties Comparison 4D vs. ArangoDB vs. RRDtool vs. SQLite vs. YDB

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonArangoDB  Xexclude from comparisonRRDtool  Xexclude from comparisonSQLite  Xexclude from comparisonYDB  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.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.Widely used embeddable, in-process RDBMSA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelRelational DBMSDocument store
Graph DBMS
Key-value store
Search engine
Time Series DBMSRelational DBMSDocument store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.68
Rank#110  Overall
#54  Relational DBMS
Score3.77
Rank#87  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score2.14
Rank#124  Overall
#10  Time Series DBMS
Score116.01
Rank#10  Overall
#7  Relational DBMS
Score0.34
Rank#285  Overall
#43  Document stores
#130  Relational DBMS
Websitewww.4d.comarangodb.comoss.oetiker.ch/­rrdtoolwww.sqlite.orggithub.com/­ydb-platform/­ydb
ydb.tech
Technical documentationdeveloper.4d.comdocs.arangodb.comoss.oetiker.ch/­rrdtool/­docwww.sqlite.org/­docs.htmlydb.tech/­en/­docs
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
Developer4D, IncArangoDB Inc.Tobias OetikerDwayne Richard HippYandex
Initial release19842012199920002019
Current releasev20, April 20233.11.5, November 20231.8.0, 20223.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoGPL V2 and FLOSSOpen Source infoPublic DomainOpen Source infoApache 2.0; commercial license available
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageC++C infoImplementations in Java (e.g. RRD4J) and C# availableC
Server operating systemsOS X
Windows
Linux
OS X
Windows
HP-UX
Linux
server-lessLinux
Data schemeyesschema-free infoautomatically recognizes schema within a collectionyesyes infodynamic column typesFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashNumeric data onlyyes infonot rigid because of 'dynamic typing' concept.yes
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.yesno infoExporting into and restoring from XML files possiblenono
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLyes infoclose to SQL 92nonoyes infoSQL-92 is not fully supportedSQL-like query language (YQL)
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
in-process shared library
Pipes
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
RESTful HTTP API (DynamoDB compatible)
Supported programming languages4D proprietary IDE
PHP
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
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
Go
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresyesJavaScriptnonono
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infosince version 2.0nonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSource-replica replication with configurable replication factornonenoneActive-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be done with stored procedures in JavaScriptnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
noneImmediate Consistency
Foreign keys infoReferential integrityyesyes inforelationships in graphsnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoby using the rrdcached daemonyes infovia file-system locksyes
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.noyesyesno
User concepts infoAccess controlUsers and groupsyesnonoAccess rights defined for Yandex Cloud users
More information provided by the system vendor
4D infoformer name: 4th DimensionArangoDBRRDtoolSQLiteYDB
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more

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
4D infoformer name: 4th DimensionArangoDBRRDtoolSQLiteYDB
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

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

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

show all

Recent citations in the news

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6 October 2021, SiliconANGLE News

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

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

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

provided by Google News

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

SQLite the New Hotness?! 🤔
21 March 2024, hackernoon.com

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

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

provided by Google News

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10 August 2023, Civil Georgia

Data leak from Russian delivery app shows dining habits of the secret police
3 April 2022, The Verge

Russian Court Sues Yandex CEO For LGBT Propaganda Case
3 January 2024, VOI.ID

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1 February 2023, The Indian Express

Russian secret police data leaked by food delivery app including where they live and what they eat...
4 April 2022, The US Sun

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

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

Present your product here