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 > etcd vs. Google Cloud Firestore vs. HugeGraph vs. Oracle Coherence vs. TiDB

System Properties Comparison etcd vs. Google Cloud Firestore vs. HugeGraph vs. Oracle Coherence vs. TiDB

Editorial information provided by DB-Engines
Nameetcd  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonHugeGraph  Xexclude from comparisonOracle Coherence  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionA 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 fast-speed and highly-scalable Graph DBMSOracles in-memory data grid solutionTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
Primary database modelKey-value storeDocument storeGraph DBMSKey-value storeRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.66
Rank#55  Overall
#6  Key-value stores
Score9.97
Rank#47  Overall
#8  Document stores
Score0.14
Rank#340  Overall
#31  Graph DBMS
Score2.32
Rank#126  Overall
#23  Key-value stores
Score5.14
Rank#75  Overall
#41  Relational DBMS
Websiteetcd.io
github.com/­etcd-io/­etcd
firebase.google.com/­products/­firestoregithub.com/­hugegraph
hugegraph.apache.org
www.oracle.com/­java/­coherencepingcap.com
Technical documentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
firebase.google.com/­docs/­firestorehugegraph.apache.org/­docsdocs.oracle.com/­en/­middleware/­standalone/­coherencedocs.pingcap.com/­tidb/­stable
DeveloperGoogleBaiduOraclePingCAP, Inc.
Initial release2017201820072016
Current release3.4, August 20190.914.1, August 20237.6.0, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoApache Version 2.0commercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageGoJavaJavaGo, Rust
Server operating systemsFreeBSD
Linux
Windows infoexperimental
hostedLinux
macOS
Unix
All OS with a Java VMLinux
Data schemeschema-freeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nonononono
Secondary indexesnoyesyes infoalso supports composite index and range indexnoyes
SQL infoSupport of SQLnonononoyes
APIs and other access methodsgRPC
JSON over HTTP
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
Java API
RESTful HTTP API
TinkerPop Gremlin
JCache
JPA
RESTful HTTP API
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languages.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
Groovy
Java
Python
.Net
C++
Java
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoyes, Firebase Rules & Cloud Functionsasynchronous Gremlin script jobsnono
Triggersyes, watching key changesyes, with Cloud Functionsnoyes infoLive Eventsno
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on used storage backend, e.g. Cassandra and HBaseShardinghorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-source replicationyes infodepending on used storage backend, e.g. Cassandra and HBaseyes, with selectable consistency levelUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoUsing Cloud Dataflowvia hugegraph-sparknoyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyes infoedges in graphnoyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesACIDconfigurableACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infooptionallyyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Users, roles and permissionsauthentification to access the cache via certificates or http basic authenticationFine grained access rights according to SQL-standard
More information provided by the system vendor
etcdGoogle Cloud FirestoreHugeGraphOracle CoherenceTiDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» more
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» more
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» more
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» more
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» more

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
etcdGoogle Cloud FirestoreHugeGraphOracle CoherenceTiDB
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

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

etcd gets ready to graduate | AWS Open Source Blog
17 November 2020, AWS Blog

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

全面升级!Apache HugeGraph 1.2.0版本发布原创
27 February 2024, CSDN

HugeGraph 部署和Hubble1.0.0的数据导入Bug修复_hugegraph-hubble导入数据
18 October 2023, CSDN

provided by Google News

Microservices with Major New Coherence and Helidon Releases
9 August 2022, Oracle

Hello, Coherence Community Edition, Part 2: Building the client
11 October 2020, Oracle

New solutions for Oracle WebLogic on Azure Virtual Machines
1 April 2021, azure.microsoft.com

Oracle launches Oracle Banking Cloud Services - ThePaypers
8 February 2023, The Paypers

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, Oracle

provided by Google News

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28 March 2024, Phoronix

How a new database architecture supports scale and reliability in TiDB
11 March 2024, InfoWorld

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14 November 2023, AWS Blog

PingCAP Showcases Marquee Solution TiDB and Leads Industry Conversations on Open-Source Innovation at FinTech Festival India 2024
15 March 2024, Business Standard

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19 December 2023, Datanami

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.

AllegroGraph logo

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

Present your product here