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

DBMS > Amazon CloudSearch vs. Apache Druid vs. Couchbase vs. Geode vs. Oracle Berkeley DB

System Properties Comparison Amazon CloudSearch vs. Apache Druid vs. Couchbase vs. Geode vs. Oracle Berkeley DB

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonApache Druid  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonGeode  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesWidely used in-process key-value store
Primary database modelSearch engineRelational DBMS
Time Series DBMS
Document storeKey-value storeKey-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.85
Rank#137  Overall
#12  Search engines
Score3.34
Rank#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Score17.30
Rank#36  Overall
#5  Document stores
Score1.92
Rank#131  Overall
#23  Key-value stores
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Websiteaws.amazon.com/­cloudsearchdruid.apache.orgwww.couchbase.comgeode.apache.orgwww.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationdocs.aws.amazon.com/­cloudsearchdruid.apache.org/­docs/­latest/­designdocs.couchbase.comgeode.apache.org/­docsdocs.oracle.com/­cd/­E17076_05/­html/­index.html
DeveloperAmazonApache Software Foundation and contributorsCouchbase, Inc.Originally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Oracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release20122012201120021994
Current release29.0.1, April 2024Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20231.1, February 201718.1.40, May 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache license v2Open Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infocommercial license available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC, C++, Go and ErlangJavaC, Java, C++ (depending on the Berkeley DB edition)
Server operating systemshostedLinux
OS X
Unix
Linux
OS X
Windows
All OS with a Java VM infothe JDK (8 or later) is also requiredAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Data schemeyesyes infoschema-less columns are supportedschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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 edition
Secondary indexesyes infoall search fields are automatically indexedyesyesnoyes
SQL infoSupport of SQLnoSQL for queryingSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesSQL-like query language (OQL)yes infoSQL interfaced based on SQLite is available
APIs and other access methodsHTTP APIJDBC
RESTful HTTP/JSON API
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
Java Client API
Memcached protocol
RESTful HTTP API
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.Net
All JVM based languages
C++
Groovy
Java
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
Server-side scripts infoStored proceduresnonoFunctions and timers in JavaScript and UDFs in Java, Python, SQL++user defined functionsno
Triggersnonoyes infovia the TAP protocolyes infoCache Event Listenersyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredSharding infomanual/auto, time-basedAutomatic ShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSyes, via HDFS, S3 or other storage enginesMulti-source replication infoincluding cross data center replication
Source-replica replication
Multi-source replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Eventual Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDyes, on a single nodeACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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 bucketsyesyes
User concepts infoAccess controlauthentication via encrypted signaturesRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Access rights per client and object definableno

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
Amazon CloudSearchApache DruidCouchbase infoOriginally called MembaseGeodeOracle Berkeley DB
DB-Engines blog posts

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

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

Amazon CloudSearch – Start Searching in One Hour for Less Than $100 / Month | Amazon Web Services
12 April 2012, AWS Blog

Amazon CloudSearch – Even Better Searching for Less Than $100/Month | Amazon Web Services
24 March 2014, AWS Blog

Amazon Takes On Google And Microsoft With CloudSearch
16 April 2012, Forbes

AWS, Microsoft and Google should retire these cloud services
2 June 2020, TechTarget

Searching CloudTrail Logs Easily with Amazon CloudSearch | AWS Startups Blog
21 October 2014, AWS Blog

provided by Google News

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6 June 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6 June 2023, Business Wire

provided by Google News

Database company Couchbase files for U.S. IPO
20 May 2024, AOL

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

Insider Sale: Matthew Cain Sells 10,053 Shares of Couchbase Inc (BASE)
18 May 2024, Yahoo Finance Australia

Baird Maintains Couchbase (BASE) Outperform Recommendation
17 May 2024, MSN

Couchbase's database gets support for vector search and retrieval-augmented generation
29 February 2024, SiliconANGLE News

provided by Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22 February 2024, Vulture

Reactive Event Processing with Apache Geode
5 July 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, O'Reilly Media

Where Does Apache Geode Fit in CQRS Architectures?
18 December 2016, InfoQ.com

provided by Google News

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

The stable version of AlmaLinux 9.0 has already been released
26 May 2022, Linux Adictos

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