DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > ObjectBox vs. Realm vs. ScyllaDB vs. SiteWhere vs. SQLite

System Properties Comparison ObjectBox vs. Realm vs. ScyllaDB vs. SiteWhere vs. SQLite

Editorial information provided by DB-Engines
NameObjectBox  Xexclude from comparisonRealm  Xexclude from comparisonScyllaDB  Xexclude from comparisonSiteWhere  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionLightweight, 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 DataCassandra and DynamoDB compatible wide column storeM2M integration platform for persisting/querying time series dataWidely used embeddable, in-process RDBMS
Primary database modelObject oriented DBMS
Vector DBMS
Document storeWide column storeTime Series DBMSRelational DBMS
Secondary database modelsTime Series DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
#7  Vector DBMS
Score7.41
Rank#52  Overall
#8  Document stores
Score4.08
Rank#76  Overall
#5  Wide column stores
Score0.06
Rank#383  Overall
#43  Time Series DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitegithub.com/­objectbox
objectbox.io
realm.iowww.scylladb.comgithub.com/­sitewhere/­sitewherewww.sqlite.org
Technical documentationdocs.objectbox.iorealm.io/­docsdocs.scylladb.comsitewhere1.sitewhere.io/­index.htmlwww.sqlite.org/­docs.html
DeveloperObjectBox LimitedRealm, acquired by MongoDB in May 2019ScyllaDBSiteWhereDwayne Richard Hipp
Initial release20172014201520102000
Current release4.0 (May 2024)ScyllaDB Open Source 5.4.1, January 20243.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceBindings are released under Apache 2.0 infoApache License 2.0Open SourceOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoCommon Public Attribution License Version 1.0Open 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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageC and C++C++JavaC
Server operating systemsAndroid
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
Android
Backend: server-less
iOS
Windows
LinuxLinux
OS X
Windows
server-less
Data schemeyesyesschema-freepredefined schemeyes infodynamic column types
Typing infopredefined data types such as float or dateyes, plus "flex" map-like typesyesyesyesyes 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 indexesyesyesyes infocluster global secondary indicesnoyes
SQL infoSupport of SQLnonoSQL-like DML and DDL statements (CQL)noyes infoSQL-92 is not fully supported
APIs and other access methodsProprietary native APIProprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
HTTP RESTADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
.Net
Java infowith Android only
Objective-C
React Native
Swift
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, 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 proceduresnono inforuns within the applications so server-side scripts are unnecessaryyes, Luano
Triggersnoyes infoChange Listenersnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingSharding infobased on HBasenone
Replication methods infoMethods for redundantly storing data on multiple nodesData sync between devices allowing occasional connected databases to work completely offlinenoneselectable replication factor infoRepresentation of geographical distribution of servers is possibleselectable replication factor infobased on HBasenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDno infoAtomicity and isolation are supported for single operationsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes 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.noyes infoIn-Memory realmyes infoin-memory tablesnoyes
User concepts infoAccess controlyesyesAccess rights for users can be defined per objectUsers with fine-grained authorization conceptno
More information provided by the system vendor
ObjectBoxRealmScyllaDBSiteWhereSQLite
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more
News

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

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 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
ObjectBoxRealmScyllaDBSiteWhereSQLite
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

ObjectBox Raises $2M in Funding
4 December 2018, FinSMEs

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

MongoDB Cloud Gives Developers An Escape From Data Silos With First-Ever Unified Cloud-To-Mobile Experience
10 June 2020, AiThority

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

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

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

provided by Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

provided by Google News

SiteWhere: An open platform for connected devices
11 July 2017, Open Source For You

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

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

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

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

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

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

Neo4j logo

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

Present your product here