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

DBMS > BoltDB vs. EJDB vs. Newts vs. Oracle Berkeley DB vs. Oracle NoSQL

System Properties Comparison BoltDB vs. EJDB vs. Newts vs. Oracle Berkeley DB vs. Oracle NoSQL

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonEJDB  Xexclude from comparisonNewts  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonOracle NoSQL  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Embeddable document-store database library with JSON representation of queries (in MongoDB style)Time Series DBMS based on CassandraWidely 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 nodes
Primary database modelKey-value storeDocument storeTime Series DBMSKey-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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.27
Rank#297  Overall
#44  Document stores
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Websitegithub.com/­boltdb/­boltgithub.com/­Softmotions/­ejdbopennms.github.io/­newtswww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdgithub.com/­OpenNMS/­newts/­wikidocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperSoftmotionsOpenNMS GroupOracle infooriginally developed by Sleepycat, which was acquired by OracleOracle
Initial release20132012201419942011
Current release18.1.40, May 202023.3, December 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGPLv2Open Source infoApache 2.0Open Source infocommercial license availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
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 languageGoCJavaC, Java, C++ (depending on the Berkeley DB edition)Java
Server operating systemsBSD
Linux
OS X
Solaris
Windows
server-lessLinux
OS X
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
Solaris SPARC/x86
Data schemeschema-freeschema-freeschema-freeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typing infopredefined data types such as float or datenoyes infostring, integer, double, bool, date, object_idyesnooptional
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 infoonly with the Berkeley DB XML editionno
Secondary indexesnononoyesyes
SQL infoSupport of SQLnononoyes infoSQL interfaced based on SQLite is availableSQL-like DML and DDL statements
APIs and other access methodsin-process shared libraryHTTP REST
Java API
RESTful HTTP API
Supported programming languagesGoActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Java.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
Server-side scripts infoStored proceduresnonononono
Triggersnononoyes infoonly for the SQL APIno
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding infobased on CassandranoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneselectable replication factor infobased on CassandraSource-replica replicationElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblenonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnonoACIDconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes infooff heap cache
User concepts infoAccess controlnonononoAccess rights for users and roles

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
BoltDBEJDBNewtsOracle Berkeley DBOracle NoSQL
Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Farewell, Froggy: The Age of Ribbit Is Nearing an End
25 May 2013, Mother Jones

provided by Google News

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

EC will investigate the Oracle/Sun takeover due to concerns about MySQL
3 September 2009, The Guardian

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

provided by Google News

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

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

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



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

AllegroGraph logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here