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 > HBase vs. IBM Db2 vs. ObjectBox vs. SQLite vs. Transbase

System Properties Comparison HBase vs. IBM Db2 vs. ObjectBox vs. SQLite vs. Transbase

Editorial information provided by DB-Engines
NameHBase  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonObjectBox  Xexclude from comparisonSQLite  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionWide-column store based on Apache Hadoop and on concepts of BigTableCommon in IBM host environments, 2 different versions for host and Windows/LinuxExtremely fast embedded database for small devices, IoT and MobileWidely used embeddable, in-process RDBMSA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelWide column storeRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBObject oriented DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score30.50
Rank#26  Overall
#2  Wide column stores
Score128.46
Rank#8  Overall
#5  Relational DBMS
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitehbase.apache.orgwww.ibm.com/­products/­db2objectbox.iowww.sqlite.orgwww.transaction.de/­en/­products/­transbase.html
Technical documentationhbase.apache.org/­book.htmlwww.ibm.com/­docs/­en/­db2docs.objectbox.iowww.sqlite.org/­docs.htmlwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperApache Software Foundation infoApache top-level project, originally developed by PowersetIBMObjectBox LimitedDwayne Richard HippTransaction Software GmbH
Initial release20081983 infohost version201720001987
Current release2.3.4, January 202112.1, October 20163.45.3  (15 April 2024), April 2024Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache version 2commercial infofree version is availableOpen Source infoApache License 2.0Open Source infoPublic Domaincommercial infofree development license
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 and C++CC and C++
Server operating systemsLinux
Unix
Windows infousing Cygwin
AIX
HP-UX
Linux
Solaris
Windows
z/OS
Android
iOS
Linux
macOS
Windows
server-lessFreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-free, schema definition possibleyesyesyes infodynamic column typesyes
Typing infopredefined data types such as float or dateoptions to bring your own types, AVROyesyesyes infonot rigid because of 'dynamic typing' concept.yes
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 indexesnoyesyesyesyes
SQL infoSupport of SQLnoyesnoyes infoSQL-92 is not fully supportedyes
APIs and other access methodsJava API
RESTful HTTP API
Thrift
ADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
Proprietary native APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC
C#
C++
Groovy
Java
PHP
Python
Scala
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
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
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresyes infoCoprocessors in Javayesnonoyes
Triggersyesyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoonly with Windows/Unix/Linux Versionnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes infowith separate tools (MQ, InfoSphere)online/offline synchronization between client and servernoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataSingle row ACID (across millions of columns)ACIDACIDACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locksyes
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.yesnoyesno
User concepts infoAccess controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACfine grained access rights according to SQL-standardyesnofine grained access rights according to SQL-standard
More information provided by the system vendor
HBaseIBM Db2 infoformerly named DB2 or IBM Database 2ObjectBoxSQLiteTransbase
News

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

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

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

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
HBaseIBM Db2 infoformerly named DB2 or IBM Database 2ObjectBoxSQLiteTransbase
DB-Engines blog posts

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

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, 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

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

HBase Tutorial
24 February 2023, Simplilearn

provided by Google News

Announcing Amazon RDS for Db2 with license through AWS Marketplace | Amazon Web Services
21 May 2024, AWS Blog

Simplify workload management and cloud provisioning with Amazon RDS for Db2’s consumption-based licensing
21 May 2024, IBM

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Data migration strategies to Amazon RDS for Db2 | Amazon Web Services
15 May 2024, AWS Blog

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5 April 2024, Blocks & Files

provided by Google News

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

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

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

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

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.

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

AllegroGraph logo

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

RaimaDB logo

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

Present your product here