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

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

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

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonOracle Berkeley DB  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 databaseNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Widely used in-process key-value store
Primary database modelDocument store
Relational DBMS
Document store
Key-value store
Document storeKey-value store
Relational DBMS
Key-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
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
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score17.30
Rank#36  Overall
#5  Document stores
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Websitedrill.apache.orgatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.couchbase.comwww.faircom.com/­products/­faircom-dbwww.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationdrill.apache.org/­docsdocs.couchbase.comdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.oracle.com/­cd/­E17076_05/­html/­index.html
DeveloperApache Software FoundationAtos Convergence CreatorsCouchbase, Inc.FairCom CorporationOracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release20122016201119791994
Current release1.20.3, January 20231703Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 2023V12, November 202018.1.40, May 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercial infoRestricted, free version availableOpen Source infocommercial license available
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 ErlangANSI C, C++C, Java, C++ (depending on the Berkeley DB edition)
Server operating systemsLinux
OS X
Windows
LinuxLinux
OS X
Windows
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Data schemeschema-freeSchema and schema-less with LDAP viewsschema-freeschema free, schema optional, schema required, partial schema,schema-free
Typing infopredefined data types such as float or dateyesoptionalyesyes, ANSI SQL Types, JSON, typed binary structuresno
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.noyesnoyes infoonly with the Berkeley DB XML edition
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantnoSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyes, ANSI SQL with proprietary extensionsyes infoSQL interfaced based on SQLite is available
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
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Supported programming languagesC++All languages with LDAP bindings.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.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
Server-side scripts infoStored proceduresuser defined functionsnoFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yes info.Net, JavaScript, C/C++no
Triggersnoyesyes infovia the TAP protocolyesyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infocell divisionAutomatic ShardingFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication infoincluding cross data center replication
Source-replica replication
yes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Source-replica replication
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
Tunable consistency per server, database, table, and transaction
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoAtomic execution of specific operationsACIDtunable from ACID to Eventually ConsistentACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesYes, tunable from durable to delayed durability to in-memoryyes
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.Fine grained access rights according to SQL-standard with additional protections for filesno

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 MembaseFaircom DB infoformerly c-treeACEOracle Berkeley DB
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

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

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

Using Apache Iceberg for Developing Modern Data Tables
3 October 2023, Open Source For You

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

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

provided by Google News

Infographic: What makes a Mobile Operator's setup future proof?
10 February 2024, Atos

provided by Google News

With 67% ownership in Couchbase, Inc. (NASDAQ:BASE), institutional investors have a lot riding on the business
3 May 2024, Simply Wall St

Database company Couchbase eyes over $900 million valuation in U.S. IPO
4 May 2024, Yahoo Singapore News

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

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

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

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

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

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

The importance of bitcoin nodes and how to start one
9 May 2014, The Merkle News

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

provided by Google News



Share this page

Featured Products

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

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

Neo4j logo

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

AllegroGraph logo

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

Present your product here