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

DBMS > IBM Db2 warehouse vs. ObjectBox vs. OpenTenBase vs. RethinkDB vs. SwayDB

System Properties Comparison IBM Db2 warehouse vs. ObjectBox vs. OpenTenBase vs. RethinkDB vs. SwayDB

Editorial information provided by DB-Engines
NameIBM Db2 warehouse infoformerly named IBM dashDB  Xexclude from comparisonObjectBox  Xexclude from comparisonOpenTenBase  Xexclude from comparisonRethinkDB  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionCloud-based data warehousing serviceExtremely fast embedded database for small devices, IoT and MobileAn enterprise-level distributed HTAP open source database based on PostgreSQLDBMS for the Web with a mechanism to push updated query results to applications in realtime.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelRelational DBMSObject oriented DBMSRelational DBMSDocument storeKey-value store
Secondary database modelsTime Series DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.37
Rank#160  Overall
#74  Relational DBMS
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Score0.08
Rank#370  Overall
#156  Relational DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score0.04
Rank#387  Overall
#61  Key-value stores
Websitewww.ibm.com/­products/­db2/­warehouseobjectbox.iogithub.com/­OpenTenBase/­OpenTenBase
www.opentenbase.org
rethinkdb.comswaydb.simer.au
Technical documentationdocs.objectbox.iodocs.opentenbase.org
docs.opentenbase.org/­en
rethinkdb.com/­docs
DeveloperIBMObjectBox LimitedOpenAtom Foundation, previously TencentThe Linux Foundation infosince July 2017Simer Plaha
Initial release2014201720092018
Current release2.5, January 20242.4.1, August 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache License 2.0Open Source infoBSD-3Open Source infoApache Version 2Open Source infoGNU Affero GPL V3.0
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C++Scala
Server operating systemshostedAndroid
iOS
Linux
macOS
Windows
LinuxLinux
OS X
Windows
Data schemeyesyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesyes infostring, binary, float, bool, date, geometryno
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.no infoImport/export of XML data possiblenonono
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLyesnoyesnono
APIs and other access methods.NET Client API
JDBC
ODBC
OLE DB
Proprietary native API
Supported programming languagesJava
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
C
Go
Java
PHP
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Java
Kotlin
Scala
Server-side scripts infoStored proceduresPL/SQL, SQL PLnono
TriggersyesnoyesClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingSharding inforange basednone
Replication methods infoMethods for redundantly storing data on multiple nodesyesonline/offline synchronization between client and serveryesSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDAtomic single-document operationsAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC basedyes
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
User concepts infoAccess controlfine grained access rights according to SQL-standardyesAccess rights for users, groups and roles according to SQL-standardyes infousers and table-level permissionsno
More information provided by the system vendor
IBM Db2 warehouse infoformerly named IBM dashDBObjectBoxOpenTenBaseRethinkDBSwayDB
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

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

More resources
IBM Db2 warehouse infoformerly named IBM dashDBObjectBoxOpenTenBaseRethinkDBSwayDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11 July 2023, IBM

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11 July 2023, IBM

The 10 Best Cloud Data Warehouse Solutions to Consider in 2024
22 October 2023, Solutions Review

Data mining in Db2 Warehouse: the basics
23 June 2020, Towards Data Science

Announcing the availability of Bring-Your-Own-License and Reserved Instance plans for next generation Db2 ...
7 August 2023, IBM

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB's Open Source NoSQL Now Production-Ready
14 April 2015, Data Center Knowledge

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

Present your product here