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 > ObjectBox vs. Postgres-XL vs. SQLite vs. Transbase vs. Yaacomo

System Properties Comparison ObjectBox vs. Postgres-XL vs. SQLite vs. Transbase vs. Yaacomo

Editorial information provided by DB-Engines
NameObjectBox  Xexclude from comparisonPostgres-XL  Xexclude from comparisonSQLite  Xexclude from comparisonTransbase  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionExtremely fast embedded database for small devices, IoT and MobileBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresWidely used embeddable, in-process RDBMSA resource-optimized, high-performance, universally applicable RDBMSOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelObject oriented DBMSRelational DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsTime Series DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.17
Rank#334  Overall
#148  Relational DBMS
Websiteobjectbox.iowww.postgres-xl.orgwww.sqlite.orgwww.transaction.de/­en/­products/­transbase.htmlyaacomo.com
Technical documentationdocs.objectbox.iowww.postgres-xl.org/­documentationwww.sqlite.org/­docs.htmlwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperObjectBox LimitedDwayne Richard HippTransaction Software GmbHQ2WEB GmbH
Initial release20172014 infosince 2012, originally named StormDB200019872009
Current release10 R1, October 20183.46.0  (23 May 2024), May 2024Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoMozilla public licenseOpen Source infoPublic Domaincommercial infofree development licensecommercial
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 languageC and C++CCC and C++
Server operating systemsAndroid
iOS
Linux
macOS
Windows
Linux
macOS
server-lessFreeBSD
Linux
macOS
Solaris
Windows
Android
Linux
Windows
Data schemeyesyesyes infodynamic column typesyesyes
Typing infopredefined data types such as float or dateyesyesyes infonot rigid because of 'dynamic typing' concept.yesyes
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.noyes infoXML type, but no XML query functionalitynonono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoyes infodistributed, parallel query executionyes infoSQL-92 is not fully supportedyesyes
APIs and other access methodsProprietary native APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
ADO.NET
JDBC
ODBC
Proprietary native API
JDBC
ODBC
Supported programming languagesC
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
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 proceduresnouser defined functionsnoyes
Triggersnoyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioningnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesonline/offline synchronization between client and servernoneSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoMVCCACIDyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyesyes
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.nonoyesnoyes
User concepts infoAccess controlyesfine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
ObjectBoxPostgres-XLSQLiteTransbaseYaacomo
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
ObjectBoxPostgres-XLSQLiteTransbaseYaacomo
DB-Engines blog posts

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

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

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

Copilot‘s screen-snapping Recall data stored in plain text
31 May 2024, CyberNews.com

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

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

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

Present your product here