DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Lovefield vs. ObjectBox vs. Postgres-XL vs. SQLite vs. TerarkDB

System Properties Comparison Lovefield vs. ObjectBox vs. Postgres-XL vs. SQLite vs. TerarkDB

Editorial information provided by DB-Engines
NameLovefield  Xexclude from comparisonObjectBox  Xexclude from comparisonPostgres-XL  Xexclude from comparisonSQLite  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionEmbeddable relational database for web apps written in pure JavaScriptLightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresWidely used embeddable, in-process RDBMSA 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 DBMS
Vector DBMS
Relational DBMSRelational DBMSKey-value store
Secondary database modelsTime Series DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#306  Overall
#138  Relational DBMS
Score1.08
Rank#179  Overall
#6  Object oriented DBMS
#9  Vector DBMS
Score0.43
Rank#260  Overall
#119  Relational DBMS
Score103.35
Rank#10  Overall
#7  Relational DBMS
Score0.00
Rank#385  Overall
#61  Key-value stores
Websitegoogle.github.io/­lovefieldgithub.com/­objectbox
objectbox.io
www.postgres-xl.orgwww.sqlite.orggithub.com/­bytedance/­terarkdb
Technical documentationgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.objectbox.iowww.postgres-xl.org/­documentationwww.sqlite.org/­docs.htmlbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperGoogleObjectBox LimitedDwayne Richard HippByteDance, originally Terark
Initial release201420172014 infosince 2012, originally named StormDB20002016
Current release2.1.12, February 20174.0 (May 2024)10 R1, October 20183.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Bindings are released under Apache 2.0 infoApache License 2.0Open Source infoMozilla public licenseOpen Source infoPublic Domaincommercial 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 languageJavaScriptC and C++CCC++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariAndroid
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
Linux
macOS
server-less
Data schemeyesyesyesyes infodynamic column typesschema-free
Typing infopredefined data types such as float or dateyesyes, plus "flex" map-like typesyesyes infonot rigid because of 'dynamic typing' concept.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.nonoyes infoXML type, but no XML query functionalitynono
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLSQL-like query language infovia JavaScript builder patternnoyes infodistributed, parallel query executionyes infoSQL-92 is not fully supportedno
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
C++ API
Java API
Supported programming languagesJavaScriptC
C++
Dart (Flutter)
Go
Java
Kotlin
Python
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++
Java
Server-side scripts infoStored proceduresnonouser defined functionsnono
TriggersUsing read-only observersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonenonehorizontal partitioningnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneData sync between devices allowing occasional connected databases to work completely offlinenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoMVCCACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infousing MemoryDBnonoyesyes
User concepts infoAccess controlnoyesfine grained access rights according to SQL-standardnono
More information provided by the system vendor
LovefieldObjectBoxPostgres-XLSQLiteTerarkDB
News

MongoDB Realm & Device Sync alternatives – ObjectBox
17 September 2024

Local AI – what it is and why we need it
11 September 2024

First on-device Vector Database (aka Semantic Index) for iOS
24 July 2024

Retrieval Augmented Generation (RAG) with vector databases: Expanding AI Capabilities
18 June 2024

The on-device Vector Database for Android and Java
29 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
LovefieldObjectBoxPostgres-XLSQLiteTerarkDB
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

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16 September 2024, The New Stack

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

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

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

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

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

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here