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 > Dgraph vs. EsgynDB vs. Faircom DB vs. Firebase Realtime Database vs. Google Cloud Bigtable

System Properties Comparison Dgraph vs. EsgynDB vs. Faircom DB vs. Firebase Realtime Database vs. Google Cloud Bigtable

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonEsgynDB  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparison
DescriptionDistributed and scalable native Graph DBMSEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.
Primary database modelGraph DBMSRelational DBMSKey-value store
Relational DBMS
Document storeKey-value store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.45
Rank#156  Overall
#15  Graph DBMS
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score14.29
Rank#39  Overall
#6  Document stores
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Websitedgraph.iowww.esgyn.cnwww.faircom.com/­products/­faircom-dbfirebase.google.com/­products/­realtime-databasecloud.google.com/­bigtable
Technical documentationdgraph.io/­docsdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlfirebase.google.com/­docs/­databasecloud.google.com/­bigtable/­docs
DeveloperDgraph Labs, Inc.EsgynFairCom CorporationGoogle infoacquired by Google 2014Google
Initial release20162015197920122015
Current releaseV12, November 2020
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialcommercial infoRestricted, free version availablecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenononoyesyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC++, JavaANSI C, C++
Server operating systemsLinux
OS X
Windows
LinuxAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
hostedhosted
Data schemeschema-freeyesschema free, schema optional, schema required, partial schema,schema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes, ANSI SQL Types, JSON, typed binary structuresyesno
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 indexesyesyesyesyesno
SQL infoSupport of SQLnoyesyes, ANSI SQL with proprietary extensionsnono
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
ADO.NET
JDBC
ODBC
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Android
iOS
JavaScript API
RESTful HTTP API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
All languages supporting JDBC/ODBC/ADO.Net.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
Java
JavaScript
Objective-C
C#
C++
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoJava Stored Proceduresyes info.Net, JavaScript, C/C++limited functionality with using 'rules'no
TriggersnonoyesCallbacks are triggered when data changesno
Partitioning methods infoMethods for storing different data on different nodesyesShardingFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via RaftMulti-source replication between multi datacentersyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Internal replication in Colossus, and regional replication between two clusters in different zones
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)
Foreign keys infoReferential integritynoyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDtunable from ACID to Eventually ConsistentyesAtomic single-row operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesYes, tunable from durable to delayed durability to in-memoryyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlno infoPlanned for future releasesfine grained access rights according to SQL-standardFine grained access rights according to SQL-standard with additional protections for filesyes, based on authentication and database rulesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)

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
DgraphEsgynDBFaircom DB infoformerly c-treeACEFirebase Realtime DatabaseGoogle Cloud Bigtable
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

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10 September 2020, TechCrunch

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

Dgraph GraphQL database users detail graph use cases
20 April 2021, TechTarget

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

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

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

Hundreds of Google Firebase websites might have leaked data online
19 March 2024, TechRadar

provided by Google News

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

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

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7 April 2020, TechCrunch

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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.

Present your product here