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

DBMS > HarperDB vs. ObjectBox vs. SQLite vs. Transwarp Hippo

System Properties Comparison HarperDB vs. ObjectBox vs. SQLite vs. Transwarp Hippo

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameHarperDB  Xexclude from comparisonObjectBox  Xexclude from comparisonSQLite  Xexclude from comparisonTranswarp Hippo  Xexclude from comparison
DescriptionUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Lightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsWidely used embeddable, in-process RDBMSCloud-native distributed Vector DBMS that supports storage, retrieval, and management of massive vector-based datasets
Primary database modelDocument storeObject oriented DBMS
Vector DBMS
Relational DBMSVector DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.60
Rank#244  Overall
#38  Document stores
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
#7  Vector DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.05
Rank#386  Overall
#16  Vector DBMS
Websitewww.harperdb.iogithub.com/­objectbox
objectbox.io
www.sqlite.orgwww.transwarp.cn/­en/­subproduct/­hippo
Technical documentationdocs.harperdb.io/­docsdocs.objectbox.iowww.sqlite.org/­docs.html
DeveloperHarperDBObjectBox LimitedDwayne Richard Hipp
Initial release2017201720002023
Current release3.1, August 20214.0 (May 2024)3.46.0  (23 May 2024), May 20241.0, May 2023
License infoCommercial or Open Sourcecommercial infofree community edition availableBindings are released under Apache 2.0 infoApache License 2.0Open Source infoPublic Domaincommercial
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageNode.jsC and C++CC++
Server operating systemsLinux
OS X
Android
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
server-lessLinux
macOS
Data schemedynamic schemayesyes infodynamic column types
Typing infopredefined data types such as float or dateyes infoJSON data typesyes, plus "flex" map-like typesyes infonot rigid because of 'dynamic typing' concept.Vector, Numeric and String
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 indexesyesyesyesno
SQL infoSupport of SQLSQL-like data manipulation statementsnoyes infoSQL-92 is not fully supportedno
APIs and other access methodsJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Proprietary native APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
RESTful HTTP API
Supported programming languages.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
C
C++
Dart (Flutter)
Go
Java
Kotlin
Python
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++
Java
Python
Server-side scripts infoStored proceduresCustom Functions infosince release 3.1nonono
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesA table resides as a whole on one (or more) nodes in a clusternonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infothe nodes on which a table resides can be definedData sync between devices allowing occasional connected databases to work completely offlinenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyes
Durability infoSupport for making data persistentyes, using LMDByesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlAccess rights for users and rolesyesnoRole based access control and fine grained access rights
More information provided by the system vendor
HarperDBObjectBoxSQLiteTranswarp Hippo
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
HarperDBObjectBoxSQLiteTranswarp Hippo
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

Serent Capital invests in software firm HarperDB
12 June 2024, PE Hub

HarperDB Attracts Significant Growth Investment from Serent Capital
12 June 2024, Business Wire

HarperDB Receives Growth Investment from Serent Capital
12 June 2024, FinSMEs

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Jaxon Repp on HarperDB Distributed Database Platform
23 March 2022, InfoQ.com

provided by Google News

ObjectBox Raises $2M in Funding
4 December 2018, FinSMEs

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

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

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

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

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

Present your product here