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

DBMS > Badger vs. Dolt vs. Google Cloud Firestore vs. HugeGraph vs. IRONdb

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

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonDolt  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 MySQL compatible DBMS with Git-like versioning of data and schemaCloud 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 storeRelational DBMSDocument storeGraph DBMSTime Series DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#320  Overall
#47  Key-value stores
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score7.36
Rank#53  Overall
#9  Document stores
Score0.17
Rank#335  Overall
#31  Graph DBMS
Websitegithub.com/­dgraph-io/­badgergithub.com/­dolthub/­dolt
www.dolthub.com
firebase.google.com/­products/­firestoregithub.com/­hugegraph
hugegraph.apache.org
www.circonus.com/solutions/time-series-database/
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.dolthub.comfirebase.google.com/­docs/­firestorehugegraph.apache.org/­docsdocs.circonus.com/irondb/category/getting-started
DeveloperDGraph LabsDoltHub IncGoogleBaiduCirconus LLC.
Initial release20172018201720182017
Current release0.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
Linux
macOS
Windows
hostedLinux
macOS
Unix
Linux
Data schemeschema-freeyesschema-freeyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesyes 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 indexesnoyesyesyes infoalso supports composite index and range indexno
SQL infoSupport of SQLnoyesnonoSQL-like query language (Circonus Analytics Query Language: CAQL)
APIs and other access methodsCLI Client
HTTP REST
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
Java API
RESTful HTTP API
TinkerPop Gremlin
HTTP API
Supported programming languagesGoAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
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 proceduresnoyes infocurrently in alpha releaseyes, Firebase Rules & Cloud Functionsasynchronous Gremlin script jobsyes, in Lua
Triggersnoyesyes, with Cloud Functionsnono
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingyes infodepending on used storage backend, e.g. Cassandra and HBaseAutomatic, metric affinity per node
Replication methods infoMethods for redundantly storing data on multiple nodesnoneA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.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 ConsistencyEventual ConsistencyImmediate consistency per node, eventual consistency across nodes
Foreign keys infoReferential integritynoyesnoyes infoedges in graphno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyesACIDno
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.noyesno
User concepts infoAccess controlnoOnly one user is configurable, and must be specified in the config file at startupAccess 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
BadgerDoltGoogle 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

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here