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

DBMS > Apache Drill vs. Atos Standard Common Repository vs. Couchbase vs. Oracle Berkeley DB vs. Oracle Coherence

System Properties Comparison Apache Drill vs. Atos Standard Common Repository vs. Couchbase vs. Oracle Berkeley DB vs. Oracle Coherence

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonOracle Coherence  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseWidely used in-process key-value storeOracles in-memory data grid solution
Primary database modelDocument store
Relational DBMS
Document store
Key-value store
Document storeKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Key-value store
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
Score2.02
Rank#124  Overall
#22  Document stores
#59  Relational DBMS
Score16.59
Rank#36  Overall
#5  Document stores
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Score1.97
Rank#129  Overall
#22  Key-value stores
Websitedrill.apache.orgatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.couchbase.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.oracle.com/­java/­coherence
Technical documentationdrill.apache.org/­docsdocs.couchbase.comdocs.oracle.com/­cd/­E17076_05/­html/­index.htmldocs.oracle.com/­en/­middleware/­standalone/­coherence
DeveloperApache Software FoundationAtos Convergence CreatorsCouchbase, Inc.Oracle infooriginally developed by Sleepycat, which was acquired by OracleOracle
Initial release20122016201119942007
Current release1.20.3, January 20231703Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 202318.1.40, May 202014.1, August 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infocommercial license availablecommercial
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 languageJavaC, C++, Go and ErlangC, Java, C++ (depending on the Berkeley DB edition)Java
Server operating systemsLinux
OS X
Windows
LinuxLinux
OS X
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
All OS with a Java VM
Data schemeschema-freeSchema and schema-less with LDAP viewsschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesoptionalyesnoyes
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.noyesyes infoonly with the Berkeley DB XML editionno
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantnoSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyes infoSQL interfaced based on SQLite is availableno
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
LDAPCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
JCache
JPA
RESTful HTTP API
Supported programming languagesC++All languages with LDAP bindings.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.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
.Net
C++
Java
Server-side scripts infoStored proceduresuser defined functionsnoFunctions and timers in JavaScript and UDFs in Java, Python, SQL++nono
Triggersnoyesyes infovia the TAP protocolyes infoonly for the SQL APIyes infoLive Events
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infocell divisionAutomatic ShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication infoincluding cross data center replication
Source-replica replication
Source-replica replicationyes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic execution of specific operationsACIDACIDconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyesyes infooptionally
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourceyesyes infoEphemeral bucketsyesyes
User concepts infoAccess controlDepending on the underlying data sourceLDAP bind authenticationUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.noauthentification to access the cache via certificates or http basic authentication

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
Apache DrillAtos Standard Common RepositoryCouchbase infoOriginally called MembaseOracle Berkeley DBOracle Coherence
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

Apache Drill vs. Apache Spark — Which SQL query engine is better for you?
23 September 2019, Towards Data Science

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

Drill Mines Diverse Data Sets, Google Style
20 May 2015, The Next Platform

provided by Google News

Database company Couchbase cruises to another solid earnings and revenue beat
5 June 2024, SiliconANGLE News

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

Couchbase (BASE) To Report Earnings Tomorrow: Here Is What To Expect
4 June 2024, Yahoo Finance

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

Couchbase, Inc. (BASE) Tops Q1 EPS by 5c; offers outlook
5 June 2024, StreetInsider.com

provided by Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, HPCwire

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

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

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

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

provided by Google News

Create custom Event Compression Policies in Enterprise Manager to reduce event noise
21 September 2023, blogs.oracle.com

Microservices with Major New Coherence and Helidon Releases
9 August 2022, blogs.oracle.com

Turkcell: Processing 70 million messages per day with Coherence and WebLogic
4 January 2013, blogs.oracle.com

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, blogs.oracle.com

Oracle releases free open source Oracle Coherence community edition
28 June 2020, iTWire

provided by Google News



Share this page

Featured Products

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

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