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

DBMS > CouchDB vs. Google Cloud Bigtable vs. Google Cloud Firestore vs. Snowflake vs. TerarkDB

System Properties Comparison CouchDB vs. Google Cloud Bigtable vs. Google Cloud Firestore vs. Snowflake vs. TerarkDB

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonSnowflake  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.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.Cloud-based data warehousing service for structured and semi-structured dataA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelDocument storeKey-value store
Wide column store
Document storeRelational DBMSKey-value store
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score10.26
Rank#45  Overall
#7  Document stores
Score3.58
Rank#92  Overall
#14  Key-value stores
#8  Wide column stores
Score8.96
Rank#48  Overall
#8  Document stores
Score123.20
Rank#9  Overall
#6  Relational DBMS
Score0.04
Rank#377  Overall
#58  Key-value stores
Websitecouchdb.apache.orgcloud.google.com/­bigtablefirebase.google.com/­products/­firestorewww.snowflake.comgithub.com/­bytedance/­terarkdb
Technical documentationdocs.couchdb.org/­en/­stablecloud.google.com/­bigtable/­docsfirebase.google.com/­docs/­firestoredocs.snowflake.net/­manuals/­index.htmlbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerGoogleGoogleSnowflake Computing Inc.ByteDance, originally Terark
Initial release20052015201720142016
Current release3.3.3, December 2023
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercialcommercialcommercial inforestricted open source version available
Cloud-based only infoOnly available as a cloud servicenoyesyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangC++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
hostedhostedhosted
Data schemeschema-freeschema-freeschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)schema-free
Typing infopredefined data types such as float or datenonoyesyesno
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.nononoyesno
Secondary indexesyes infovia viewsnoyesno
SQL infoSupport of SQLnononoyesno
APIs and other access methodsRESTful HTTP/JSON APIgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
CLI Client
JDBC
ODBC
C++ API
Java API
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C#
C++
Go
Java
JavaScript (Node.js)
Python
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
JavaScript (Node.js)
Python
C++
Java
Server-side scripts infoStored proceduresView functions in JavaScriptnoyes, Firebase Rules & Cloud Functionsuser defined functionsno
Triggersyesnoyes, with Cloud Functionsno infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0ShardingShardingyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Internal replication in Colossus, and regional replication between two clusters in different zonesMulti-source replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesUsing Cloud Dataflownono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleAtomic single-row operationsyesACIDno
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyesyes
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.nononoyes
User concepts infoAccess controlAccess rights for users can be defined per databaseAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Users with fine-grained authorization concept, user roles and pluggable authenticationno

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
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Google Cloud BigtableGoogle Cloud FirestoreSnowflakeTerarkDB
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

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

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the 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 ends admin party era • DEVCLASS
27 February 2020, DevClass

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

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

provided by Google News

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

Google expands BigQuery with Gemini, brings vector support to cloud databases
29 February 2024, VentureBeat

What is Google Bigtable? | Definition from TechTarget
1 March 2022, TechTarget

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

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

Firestore and Python | NoSQL on Google Cloud
7 August 2020, Towards Data Science

provided by Google News

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

Snowflake targets enterprise AI with launch of Arctic LLM
24 April 2024, TechTarget

Snowflake releases a flagship generative AI model of its own
24 April 2024, TechCrunch

Snowflake launches Arctic, an open 'mixture-of-experts' LLM to take on DBRX, Llama 3
24 April 2024, VentureBeat

Stream data into Snowflake using Amazon Data Firehose and Snowflake Snowpipe Streaming
17 April 2024, AWS Blog

provided by Google News

A Chinese company is making the cloud 200x faster · TechNode
3 July 2017, TechNode

provided by Google News



Share this page

Featured Products

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.

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.

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here