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 > Badger vs. etcd vs. Google Cloud Firestore vs. HugeGraph vs. IRONdb

System Properties Comparison Badger vs. etcd vs. Google Cloud Firestore vs. HugeGraph vs. IRONdb

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonetcd  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonHugeGraph  Xexclude from comparisonIRONdb  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.A 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 DBMSA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicity
Primary database modelKey-value storeKey-value storeDocument storeGraph DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#320  Overall
#47  Key-value stores
Score7.03
Rank#54  Overall
#5  Key-value stores
Score7.36
Rank#53  Overall
#9  Document stores
Score0.17
Rank#335  Overall
#31  Graph DBMS
Websitegithub.com/­dgraph-io/­badgeretcd.io
github.com/­etcd-io/­etcd
firebase.google.com/­products/­firestoregithub.com/­hugegraph
hugegraph.apache.org
www.circonus.com/solutions/time-series-database/
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgeretcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
firebase.google.com/­docs/­firestorehugegraph.apache.org/­docsdocs.circonus.com/irondb/category/getting-started
DeveloperDGraph LabsGoogleBaiduCirconus LLC.
Initial release2017201720182017
Current release3.4, August 20190.9V0.10.20, January 2018
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2.0commercialOpen Source infoApache Version 2.0commercial
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoGoJavaC and C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
Windows infoexperimental
hostedLinux
macOS
Unix
Linux
Data schemeschema-freeschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or datenonoyesyesyes infotext, numeric, histograms
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 indexesnonoyesyes infoalso supports composite index and range indexno
SQL infoSupport of SQLnonononoSQL-like query language (Circonus Analytics Query Language: CAQL)
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
HTTP API
Supported programming languagesGo.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
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnonoyes, Firebase Rules & Cloud Functionsasynchronous Gremlin script jobsyes, in Lua
Triggersnoyes, watching key changesyes, with Cloud Functionsnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyes infodepending on used storage backend, e.g. Cassandra and HBaseAutomatic, metric affinity per node
Replication methods infoMethods for redundantly storing data on multiple nodesnoneUsing 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 HBaseconfigurable replication factor, datacenter aware
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoUsing Cloud Dataflowvia hugegraph-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate consistency per node, eventual consistency across nodes
Foreign keys infoReferential integritynononoyes infoedges in graphno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoyesACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.nonoyesno
User concepts infoAccess controlnonoAccess 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 permissionsno

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
BadgeretcdGoogle Cloud FirestoreHugeGraphIRONdb
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

etcd: the Not-so-Secret Sauce in Google's Kubernetes and Pivotal's Cloud Foundry
31 May 2024, Data Center Knowledge

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

6 Cool Kubernetes Operators and How to Use Them
22 January 2024, hackernoon.com

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Stock Market News
5 April 2024, Mint

provided by Google News

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

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

Google launches Cloud Firestore, a new document database for app developers
3 October 2017, TechCrunch

Google's Cloud-Native NoSQL Database Cloud Firestore Is Now Generally Available
8 February 2019, InfoQ.com

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

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

Top 5 CVEs and Vulnerabilities of May 2024
3 June 2024, Security Boulevard

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

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

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