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

DBMS > EJDB vs. Oracle Berkeley DB vs. Oracle NoSQL vs. SpatiaLite vs. TimesTen

System Properties Comparison EJDB vs. Oracle Berkeley DB vs. Oracle NoSQL vs. SpatiaLite vs. TimesTen

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSpatiaLite  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Widely used in-process key-value storeA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesSpatial extension of SQLiteIn-Memory RDBMS compatible to Oracle
Primary database modelDocument storeKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Document store
Key-value store
Relational DBMS
Spatial DBMSRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.30
Rank#294  Overall
#44  Document stores
Score2.52
Rank#114  Overall
#20  Key-value stores
#3  Native XML DBMS
Score2.96
Rank#103  Overall
#18  Document stores
#17  Key-value stores
#52  Relational DBMS
Score1.72
Rank#149  Overall
#3  Spatial DBMS
Score1.35
Rank#165  Overall
#75  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.gaia-gis.it/­fossil/­libspatialite/­indexwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmldocs.oracle.com/­database/­timesten-18.1
DeveloperSoftmotionsOracle infooriginally developed by Sleepycat, which was acquired by OracleOracleAlessandro FurieriOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20121994201120081998
Current release18.1.40, May 202023.3, December 20235.0.0, August 202011 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infocommercial license availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoMPL 1.1, GPL v2.0 or LGPL v2.1commercial
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 languageCC, Java, C++ (depending on the Berkeley DB edition)JavaC++
Server operating systemsserver-lessAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
Solaris SPARC/x86
server-lessAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesyes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idnooptionalyesyes
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.yes infoonly with the Berkeley DB XML editionnonono
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoyes infoSQL interfaced based on SQLite is availableSQL-like DML and DDL statementsyesyes
APIs and other access methodsin-process shared libraryRESTful HTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C
C#
Go
Java
JavaScript (Node.js)
Python
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnonononoPL/SQL
Triggersnoyes infoonly for the SQL APInoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possiblenonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDconfigurable infoACID within a storage node (=shard)ACIDACID
Concurrency infoSupport for concurrent manipulation of datayes 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.yesyes infooff heap cacheyesyes
User concepts infoAccess controlnonoAccess rights for users and rolesnofine grained access rights according to SQL-standard

More information provided by the system vendor

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
EJDBOracle Berkeley DBOracle NoSQLSpatiaLiteTimesTen
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

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

Motorola A780 Linux based smartphone to have mobile database
14 September 2004, Geekzone

Squid 5.1 arrives after three years of development and these are its novelties
14 October 2021, Desde Linux

provided by Google News

Oracle Cloud Infrastructure Attains Expanded FedRAMP Authorization
7 February 2024, Yahoo Finance

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 NoSQL database comes to the cloud
2 April 2020, TechTarget

Oracle Defies Self With 'NoSQL' Database
3 October 2011, WIRED

provided by Google News



Share this page

Featured Products

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.

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

Present your product here