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

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

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

Editorial information provided by DB-Engines
NameApache Doris  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.
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolHighly 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 modelRelational DBMSDocument 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
Score0.57
Rank#244  Overall
#113  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
Websitedoris.apache.org
github.com/­apache/­doris
atos.net/en/convergence-creators/portfolio/standard-common-repositorywww.couchbase.comwww.faircom.com/­products/­faircom-dbwww.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationgithub.com/­apache/­doris/­wikidocs.couchbase.comdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.oracle.com/­cd/­E17076_05/­html/­index.html
DeveloperApache Software Foundation, originally contributed from BaiduAtos Convergence CreatorsCouchbase, Inc.FairCom CorporationOracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release20172016201119791994
Current release1.2.2, February 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 2.0commercialOpen 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 languageJavaJavaC, C++, Go and ErlangANSI C, C++C, Java, C++ (depending on the Berkeley DB edition)
Server operating systemsLinuxLinuxLinux
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 schemeyesSchema 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 indexesyesyesyesyesyes
SQL infoSupport of SQLyesnoSQL++, 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
MySQL client
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 languagesJavaAll 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 nodeshorizontal partitioningSharding infocell divisionAutomatic ShardingFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesMulti-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 methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate 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 dataAtomic execution of specific operationsACIDtunable from ACID to Eventually ConsistentACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesYes, 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.noyesyes infoEphemeral bucketsyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardLDAP 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 DorisAtos 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

Data Analytics: Apache Doris' Impact in Reporting, Tagging, and Data Lake Operations
8 January 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Migrating from ClickHouse to Apache Doris: Boosting OLAP Performance
9 October 2023, hackernoon.com

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Apache Doris Analytical Database Graduates from Apache Incubator
20 June 2022, Datanami

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

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

Couchbase Bolsters GenAI Development with Vector Search, RAG
29 February 2024, Datanami

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

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

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