DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DynamoDB vs. CouchDB vs. Google Cloud Firestore vs. Oracle Berkeley DB

System Properties Comparison Amazon DynamoDB vs. CouchDB vs. Google Cloud Firestore vs. Oracle Berkeley DB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Cloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Widely used in-process key-value store
Primary database modelDocument store
Key-value store
Document storeDocument storeKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score77.57
Rank#16  Overall
#2  Document stores
#2  Key-value stores
Score10.26
Rank#45  Overall
#7  Document stores
Score8.96
Rank#48  Overall
#8  Document stores
Score2.52
Rank#114  Overall
#20  Key-value stores
#3  Native XML DBMS
Websiteaws.amazon.com/­dynamodbcouchdb.apache.orgfirebase.google.com/­products/­firestorewww.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.couchdb.org/­en/­stablefirebase.google.com/­docs/­firestoredocs.oracle.com/­cd/­E17076_05/­html/­index.html
DeveloperAmazonApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerGoogleOracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release2012200520171994
Current release3.3.3, December 202318.1.40, May 2020
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationsOpen Source infoApache version 2commercialOpen Source infocommercial license available
Cloud-based only infoOnly available as a cloud serviceyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangC, Java, C++ (depending on the Berkeley DB edition)
Server operating systemshostedAndroid
BSD
Linux
OS X
Solaris
Windows
hostedAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Data schemeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesnoyesno
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 indexesyesyes infovia viewsyesyes
SQL infoSupport of SQLnononoyes infoSQL interfaced based on SQLite is available
APIs and other access methodsRESTful HTTP APIRESTful HTTP/JSON APIAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
.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 proceduresnoView functions in JavaScriptyes, Firebase Rules & Cloud Functionsno
Triggersyes infoby integration with AWS Lambdayesyes, with Cloud Functionsyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoimproved architecture with release 2.0Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
Multi-source replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)yesUsing Cloud Dataflowno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionno infoatomic operations within a single document possibleyesACID
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users can be defined per databaseAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.no

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 DynamoDBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Google Cloud FirestoreOracle Berkeley DB
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, 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

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Recent citations in the news

Amazon DynamoDB now supports AWS PrivateLink
19 March 2024, AWS Blog

Migrating Uber's Ledger Data from DynamoDB to LedgerStore
11 April 2024, Uber

AWS announces Amazon DynamoDB zero-ETL integration with Amazon OpenSearch Service
28 November 2023, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

A new and improved AWS CDK construct for Amazon DynamoDB tables | Amazon Web Services
31 January 2024, AWS Blog

provided by Google News

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant ends backing of FoundationDB version of CouchDB
15 March 2022, The Register

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google’s Firebase gets AI extensions, opens up its marketplace
10 May 2023, TechCrunch

Google's Cloud Firestore is now generally available
31 January 2019, ZDNet

Google's Cloud-Native NoSQL Database Cloud Firestore Is Now Generally Available
8 February 2019, 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

How to store financial market data for backtesting
26 January 2019, Towards Data Science

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

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

AllegroGraph logo

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

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.

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