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

DBMS > BoltDB vs. Couchbase vs. EJDB vs. Newts vs. Oracle NoSQL

System Properties Comparison BoltDB vs. Couchbase vs. EJDB vs. Newts vs. Oracle NoSQL

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonEJDB  Xexclude from comparisonNewts  Xexclude from comparisonOracle NoSQL  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Time Series DBMS based on CassandraA 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 storeDocument storeTime Series DBMSDocument store
Key-value store
Relational DBMS
Secondary database modelsKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.76
Rank#224  Overall
#32  Key-value stores
Score18.46
Rank#36  Overall
#5  Document stores
Score0.30
Rank#294  Overall
#44  Document stores
Score0.00
Rank#396  Overall
#42  Time Series DBMS
Score2.96
Rank#103  Overall
#18  Document stores
#17  Key-value stores
#52  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.couchbase.comgithub.com/­Softmotions/­ejdbopennms.github.io/­newtswww.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationdocs.couchbase.comgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdgithub.com/­OpenNMS/­newts/­wikidocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperCouchbase, Inc.SoftmotionsOpenNMS GroupOracle
Initial release20132011201220142011
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 202323.3, December 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoGPLv2Open Source infoApache 2.0Open 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 languageGoC, C++, Go and ErlangCJavaJava
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
server-lessLinux
OS X
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 datenoyesyes infostring, integer, double, bool, date, object_idyesoptional
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.nonono
Secondary indexesnoyesnonoyes
SQL infoSupport of SQLnoSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesnonoSQL-like DML and DDL statements
APIs and other access methodsCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
in-process shared libraryHTTP REST
Java API
RESTful HTTP API
Supported programming languagesGo.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
JavaC
C#
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoFunctions and timers in JavaScript and UDFs in Java, Python, SQL++nonono
Triggersnoyes infovia the TAP protocolnonono
Partitioning methods infoMethods for storing different data on different nodesnoneAutomatic ShardingnoneSharding infobased on CassandraSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication infoincluding cross data center replication
Source-replica replication
noneselectable replication factor infobased on CassandraElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integritynonono infotypically not needed, however similar functionality with collection joins possiblenono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnonoconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayesyesyes 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.noyes infoEphemeral bucketsnoyes infooff heap cache
User concepts infoAccess controlnoUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.nonoAccess 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
BoltDBCouchbase infoOriginally called MembaseEJDBNewtsOracle NoSQL
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Recent citations in the news

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

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

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

provided by Google News

Insider Sell: Couchbase Inc (BASE) CEO Matthew Cain Disposes of Shares
18 April 2024, Yahoo Finance UK

Couchbase Enters Oversold Territory (BASE)
19 April 2024, Nasdaq

Couchbase's revenue grows 20% and its stock rises in extended trading
5 March 2024, SiliconANGLE News

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

Couchbase Server and Capella to gain vector support
1 March 2024, InfoWorld

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

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

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

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.

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

Database for your real-time AI and Analytics Apps.
Try it today.

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

Present your product here