DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Ehcache vs. ObjectBox vs. SQLite vs. TinkerGraph

System Properties Comparison Ehcache vs. ObjectBox vs. SQLite vs. TinkerGraph

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonObjectBox  Xexclude from comparisonSQLite  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsLightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsWidely used embeddable, in-process RDBMSA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelKey-value storeObject oriented DBMS
Vector DBMS
Relational DBMSGraph DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.64
Rank#68  Overall
#8  Key-value stores
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
#7  Vector DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websitewww.ehcache.orggithub.com/­objectbox
objectbox.io
www.sqlite.orgtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationwww.ehcache.org/­documentationdocs.objectbox.iowww.sqlite.org/­docs.html
DeveloperTerracotta Inc, owned by Software AGObjectBox LimitedDwayne Richard Hipp
Initial release2009201720002009
Current release3.10.0, March 20224.0 (May 2024)3.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableBindings are released under Apache 2.0 infoApache License 2.0Open Source infoPublic DomainOpen Source infoApache 2.0
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 languageJavaC and C++CJava
Server operating systemsAll OS with a Java VMAndroid
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
server-less
Data schemeschema-freeyesyes infodynamic column typesschema-free
Typing infopredefined data types such as float or dateyesyes, plus "flex" map-like typesyes 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 indexesnoyesyesno
SQL infoSupport of SQLnonoyes infoSQL-92 is not fully supportedno
APIs and other access methodsJCacheProprietary native APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
TinkerPop 3
Supported programming languagesJavaC
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
Groovy
Java
Server-side scripts infoStored proceduresnononono
Triggersyes infoCache Event Listenersnoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta Servernonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServerData sync between devices allowing occasional connected databases to work completely offlinenonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate Consistencynone
Foreign keys infoReferential integritynoyesyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksno
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlnoyesnono
More information provided by the system vendor
EhcacheObjectBoxSQLiteTinkerGraph
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
EhcacheObjectBoxSQLiteTinkerGraph
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

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.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

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

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

Milvus logo

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