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 > Apache Phoenix vs. ObjectBox vs. Realm vs. STSdb vs. TerarkDB

System Properties Comparison Apache Phoenix vs. ObjectBox vs. Realm vs. STSdb vs. TerarkDB

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonObjectBox  Xexclude from comparisonRealm  Xexclude from comparisonSTSdb  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseExtremely fast embedded database for small devices, IoT and MobileA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelRelational DBMSObject oriented DBMSDocument storeKey-value storeKey-value store
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score7.60
Rank#52  Overall
#9  Document stores
Score0.04
Rank#360  Overall
#52  Key-value stores
Score0.00
Rank#383  Overall
#60  Key-value stores
Websitephoenix.apache.orgobjectbox.iorealm.iogithub.com/­STSSoft/­STSdb4github.com/­bytedance/­terarkdb
Technical documentationphoenix.apache.orgdocs.objectbox.iorealm.io/­docsbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperApache Software FoundationObjectBox LimitedRealm, acquired by MongoDB in May 2019STS Soft SCByteDance, originally Terark
Initial release20142017201420112016
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20194.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache License 2.0Open SourceOpen Source infoGPLv2, commercial license availablecommercial inforestricted open source version 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.
Implementation languageJavaC and C++C#C++
Server operating systemsLinux
Unix
Windows
Android
iOS
Linux
macOS
Windows
Android
Backend: server-less
iOS
Windows
Windows
Data schemeyes infolate-bound, schema-on-read capabilitiesyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyes infoprimitive types and user defined types (classes)no
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
Secondary indexesyesyesyesnono
SQL infoSupport of SQLyesnononono
APIs and other access methodsJDBCProprietary native API.NET Client APIC++ API
Java API
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
.Net
Java infowith Android only
Objective-C
React Native
Swift
C#
Java
C++
Java
Server-side scripts infoStored proceduresuser defined functionsnono inforuns within the applications so server-side scripts are unnecessarynono
Triggersnonoyes infoChange Listenersnono
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
online/offline synchronization between client and servernonenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yesnoyes infoIn-Memory realmyes
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyyesyesnono
More information provided by the system vendor
Apache PhoenixObjectBoxRealmSTSdbTerarkDB
News

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

The first On-Device Vector Database: ObjectBox 4.0
16 May 2024

SQLite and SQLite alternatives – a comprehensive overview
7 May 2024

Edge AI: The era of on-device AI
23 April 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

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

More resources
Apache PhoenixObjectBoxRealmSTSdbTerarkDB
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

show all

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

show all

Recent citations in the news

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2 June 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27 March 2017, SDTimes.com

Hortonworks Starts Hadoop Summit with Data Platform Update -- ADTmag
28 June 2016, ADT Magazine

Deep dive into Azure HDInsight 4.0
25 September 2018, Microsoft

provided by Google News

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21 June 2019, 1E9

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

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

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

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

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

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

RaimaDB logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

Present your product here