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

DBMS > H2 vs. JaguarDB vs. ObjectBox vs. Realm vs. SQLite

System Properties Comparison H2 vs. JaguarDB vs. ObjectBox vs. Realm vs. SQLite

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonJaguarDB  Xexclude from comparisonObjectBox  Xexclude from comparisonRealm  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Performant, highly scalable DBMS for AI and IoT applicationsLightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSKey-value store
Vector DBMS
Object oriented DBMS
Vector DBMS
Document storeRelational DBMS
Secondary database modelsSpatial DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.57
Rank#47  Overall
#30  Relational DBMS
Score0.00
Rank#385  Overall
#61  Key-value stores
#16  Vector DBMS
Score1.08
Rank#179  Overall
#6  Object oriented DBMS
#9  Vector DBMS
Score7.18
Rank#52  Overall
#8  Document stores
Score103.35
Rank#10  Overall
#7  Relational DBMS
Websitewww.h2database.comwww.jaguardb.comgithub.com/­objectbox
objectbox.io
realm.iowww.sqlite.org
Technical documentationwww.h2database.com/­html/­main.htmlwww.jaguardb.com/­support.htmldocs.objectbox.iorealm.io/­docswww.sqlite.org/­docs.html
DeveloperThomas MuellerDataJaguar, Inc.ObjectBox LimitedRealm, acquired by MongoDB in May 2019Dwayne Richard Hipp
Initial release20052015201720142000
Current release2.2.220, July 20233.3 July 20234.0 (May 2024)3.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoGPL V3.0Bindings are released under Apache 2.0 infoApache License 2.0Open SourceOpen 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 languageJavaC++ infothe server part. Clients available in other languagesC and C++C
Server operating systemsAll OS with a Java VMLinuxAndroid
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
Android
Backend: server-less
iOS
Windows
server-less
Data schemeyesyesyesyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyes, plus "flex" map-like typesyesyes 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.nonononono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnonoyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
JDBC
ODBC
Proprietary native APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJavaC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
.Net
Java infowith Android only
Objective-C
React Native
Swift
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 proceduresJava Stored Procedures and User-Defined Functionsnonono inforuns within the applications so server-side scripts are unnecessaryno
Triggersyesnonoyes infoChange Listenersyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-source replicationData sync between devices allowing occasional connected databases to work completely offlinenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes 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.yesnonoyes infoIn-Memory realmyes
User concepts infoAccess controlfine grained access rights according to SQL-standardrights management via user accountsyesyesno
More information provided by the system vendor
H2JaguarDBObjectBoxRealmSQLite
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
H2JaguarDBObjectBoxRealmSQLite
DB-Engines blog posts

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

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

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

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

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

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

Optimizing neuroscience data management by combining REDCap, BIDS and SQLite: a case study in Deep Brain Stimulation
5 September 2024, Frontiers

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

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.

SingleStore logo

The data platform to build your intelligent applications.
Try 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

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