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

DBMS > Amazon DocumentDB vs. etcd vs. Google Cloud Firestore vs. TimescaleDB

System Properties Comparison Amazon DocumentDB vs. etcd vs. Google Cloud Firestore vs. TimescaleDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonetcd  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceA distributed reliable key-value storeCloud 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.A time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelDocument storeKey-value storeDocument storeTime Series DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.80
Rank#148  Overall
#25  Document stores
Score7.66
Rank#55  Overall
#6  Key-value stores
Score9.97
Rank#47  Overall
#8  Document stores
Score5.33
Rank#72  Overall
#4  Time Series DBMS
Websiteaws.amazon.com/­documentdbetcd.io
github.com/­etcd-io/­etcd
firebase.google.com/­products/­firestorewww.timescale.com
Technical documentationaws.amazon.com/­documentdb/­resourcesetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
firebase.google.com/­docs/­firestoredocs.timescale.com
DeveloperGoogleTimescale
Initial release201920172017
Current release3.4, August 20192.13.0, November 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0commercialOpen Source infoApache 2.0
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 languageGoC
Server operating systemshostedFreeBSD
Linux
Windows infoexperimental
hostedLinux
OS X
Windows
Data schemeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnoyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.nononoyes
Secondary indexesyesnoyesyes
SQL infoSupport of SQLnononoyes infofull PostgreSQL SQL syntax
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)gRPC
JSON over HTTP
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnonoyes, Firebase Rules & Cloud Functionsuser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersnoyes, watching key changesyes, with Cloud Functionsyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-source replicationSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noUsing Cloud Dataflowno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possiblenonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsnoyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.nono
User concepts infoAccess controlAccess rights for users and rolesnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.fine grained access rights according to SQL-standard

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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Amazon DocumentDBetcdGoogle Cloud FirestoreTimescaleDB
DB-Engines blog posts

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

show all

Recent citations in the news

Achieve continuous delivery with blue/green deployments using Amazon DocumentDB database cloning and AWS ...
27 March 2024, AWS Blog

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29 November 2023, AWS Blog

Game Developer's Guide to Amazon DocumentDB (with MongoDB compatibility) Part Three: Operation Best Practices ...
25 January 2024, AWS Blog

Game Developer's Guide to Amazon DocumentDB (with MongoDB compatibility) Part Two: Design and Development ...
13 December 2023, AWS Blog

Accelerate migrations to Amazon DocumentDB using AWS DMS | Amazon Web Services
16 October 2023, AWS Blog

provided by Google News

CKA (Certified Kubernetes Administrator) Cheat Sheet | by Innovate Forge
3 January 2024, Medium

A Deep Dive Into Kubernetes Threat Modeling - Security News
31 October 2023, Trend Micro

How can corporates use the ETCD platform to hedge their forex? Gaurang Somaiya explains
4 August 2023, The Economic Times

How to restore a Kubernetes cluster from an etcd snapshot
16 December 2021, TechTarget

Tutorial: Set up a Secure and Highly Available etcd Cluster
14 August 2020, The New Stack

provided by Google News

Google Introduces Firestore Multiple Databases
24 February 2024, InfoQ.com

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

Essentials for Working With Firestore in Python | by Lynn G. Kwong
13 November 2022, Towards Data Science

Realtime vs Cloud Firestore: Which Firebase Database to go?
20 May 2019, Appinventiv

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

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Launches Dynamic PostgreSQL, the Cost-Effective Alternative to Serverless and Peak-Allocation Pay Models
6 November 2023, PR Newswire

Timescale Introduces Dynamic PostgreSQL, an Alternative to Serverless Databases
19 November 2023, InfoQ.com

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, azure.microsoft.com

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

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

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here