DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > ObjectBox vs. PouchDB vs. Realm vs. RRDtool vs. SQLite

System Properties Comparison ObjectBox vs. PouchDB vs. Realm vs. RRDtool vs. SQLite

Editorial information provided by DB-Engines
NameObjectBox  Xexclude from comparisonPouchDB  Xexclude from comparisonRealm  Xexclude from comparisonRRDtool  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionLightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsJavaScript DBMS with an API inspired by CouchDBA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataIndustry 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 modelObject oriented DBMS
Vector DBMS
Document storeDocument storeTime Series DBMSRelational DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.08
Rank#179  Overall
#6  Object oriented DBMS
#9  Vector DBMS
Score2.18
Rank#114  Overall
#21  Document stores
Score7.18
Rank#52  Overall
#8  Document stores
Score1.70
Rank#136  Overall
#11  Time Series DBMS
Score103.35
Rank#10  Overall
#7  Relational DBMS
Websitegithub.com/­objectbox
objectbox.io
pouchdb.comrealm.iooss.oetiker.ch/­rrdtoolwww.sqlite.org
Technical documentationdocs.objectbox.iopouchdb.com/­guidesrealm.io/­docsoss.oetiker.ch/­rrdtool/­docwww.sqlite.org/­docs.html
DeveloperObjectBox LimitedApache Software FoundationRealm, acquired by MongoDB in May 2019Tobias OetikerDwayne Richard Hipp
Initial release20172012201419992000
Current release4.0 (May 2024)7.1.1, June 20191.8.0, 20223.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourceBindings are released under Apache 2.0 infoApache License 2.0Open SourceOpen SourceOpen 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 languageC and C++JavaScriptC infoImplementations in Java (e.g. RRD4J) and C# availableC
Server operating systemsAndroid
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
server-less, requires a JavaScript environment (browser, Node.js)Android
Backend: server-less
iOS
Windows
HP-UX
Linux
server-less
Data schemeyesschema-freeyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyes, plus "flex" map-like typesnoyesNumeric 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 indexesyesyes infovia viewsyesnoyes
SQL infoSupport of SQLnonononoyes infoSQL-92 is not fully supported
APIs and other access methodsProprietary native APIHTTP REST infoonly for PouchDB Server
JavaScript API
in-process shared library
Pipes
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
JavaScript.Net
Java infowith Android only
Objective-C
React Native
Swift
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 proceduresnoView functions in JavaScriptno inforuns within the applications so server-side scripts are unnecessarynono
Triggersnoyesyes infoChange Listenersnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infowith a proxy-based framework, named couchdb-loungenonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesData sync between devices allowing occasional connected databases to work completely offlineMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
nonenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoby using the rrdcached daemonyes infovia file-system locks
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoIn-Memory realmyesyes
User concepts infoAccess controlyesnoyesnono
More information provided by the system vendor
ObjectBoxPouchDBRealmRRDtoolSQLite
News

MongoDB Realm & Device Sync alternatives – ObjectBox
17 September 2024

Local AI – what it is and why we need it
11 September 2024

First on-device Vector Database (aka Semantic Index) for iOS
24 July 2024

Retrieval Augmented Generation (RAG) with vector databases: Expanding AI Capabilities
18 June 2024

The on-device Vector Database for Android and Java
29 May 2024

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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, 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

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

show all

Recent citations in the news

Getting Started with PouchDB Client-Side JavaScript Database
7 September 2016, SitePoint

Create Offline Web Apps Using Service Workers & PouchDB
7 March 2017, SitePoint

Building an Offline First App with PouchDB
10 March 2014, SitePoint

provided by Google News

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Just How Powerful Is Wikipedia?
4 September 2008, SitePoint

Java Synthetic Methods — What are these ?
27 February 2021, DataDrivenInvestor

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

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

The 16 Best Open Source Network Monitoring Tools in 2023
21 October 2022, Solutions Review

Cacti Cross-Site-Scripting Vulnerability Let Attacker Poison Database
7 September 2023, CybersecurityNews

provided by Google News

Intro to Node's built-in SQLite module
24 September 2024, InfoWorld

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

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

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here