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 > Dolt vs. EJDB vs. ObjectBox vs. Oracle NoSQL vs. TimesTen

System Properties Comparison Dolt vs. EJDB vs. ObjectBox vs. Oracle NoSQL vs. TimesTen

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonEJDB  Xexclude from comparisonObjectBox  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Extremely fast embedded database for small devices, IoT and MobileA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSDocument storeObject oriented DBMSDocument store
Key-value store
Relational DBMS
Relational DBMS
Secondary database modelsDocument storeTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.95
Rank#197  Overall
#93  Relational DBMS
Score0.30
Rank#294  Overall
#44  Document stores
Score1.22
Rank#172  Overall
#5  Object oriented DBMS
Score2.96
Rank#103  Overall
#18  Document stores
#17  Key-value stores
#52  Relational DBMS
Score1.35
Rank#165  Overall
#75  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
github.com/­Softmotions/­ejdbobjectbox.iowww.oracle.com/­database/­nosql/­technologies/­nosqlwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.dolthub.comgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.objectbox.iodocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.oracle.com/­database/­timesten-18.1
DeveloperDoltHub IncSoftmotionsObjectBox LimitedOracleOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20182012201720111998
Current release23.3, December 202311 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoGPLv2Open Source infoApache License 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercial
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 languageGoCC and C++Java
Server operating systemsLinux
macOS
Windows
server-lessAndroid
iOS
Linux
macOS
Windows
Linux
Solaris SPARC/x86
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesschema-freeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idyesoptionalyes
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 indexesyesnoyesyesyes
SQL infoSupport of SQLyesnonoSQL-like DML and DDL statementsyes
APIs and other access methodsCLI Client
HTTP REST
in-process shared libraryProprietary native APIRESTful HTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
C
C#
Go
Java
JavaScript (Node.js)
Python
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenononoPL/SQL
Triggersyesnononono
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.noneonline/offline synchronization between client and serverElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesno infotypically not needed, however similar functionality with collection joins possibleyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDconfigurable infoACID within a storage node (=shard)ACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infooff heap cacheyes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupnoyesAccess rights for users and rolesfine grained access rights according to SQL-standard
More information provided by the system vendor
DoltEJDBObjectBoxOracle NoSQLTimesTen
News

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

Vector Databases for Edge AI
9 August 2023

Vector Database Release for Flutter / Dart + Python
13 June 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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
DoltEJDBObjectBoxOracle NoSQLTimesTen
Recent citations in the news

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, O'Reilly Media

provided by Google News

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21 June 2019, 1E9

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

AllegroGraph logo

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

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