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 > Google Cloud Firestore vs. NebulaGraph vs. Snowflake vs. TerarkDB vs. TigerGraph

System Properties Comparison Google Cloud Firestore vs. NebulaGraph vs. Snowflake vs. TerarkDB vs. TigerGraph

Editorial information provided by DB-Engines
NameGoogle Cloud Firestore  Xexclude from comparisonNebulaGraph  Xexclude from comparisonSnowflake  Xexclude from comparisonTerarkDB  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionCloud 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 distributed, linear scalable, high perfomant Graph DBMSCloud-based data warehousing service for structured and semi-structured dataA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDBA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelDocument storeGraph DBMSRelational DBMSKey-value storeGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.96
Rank#48  Overall
#8  Document stores
Score2.12
Rank#125  Overall
#10  Graph DBMS
Score123.20
Rank#9  Overall
#6  Relational DBMS
Score0.04
Rank#377  Overall
#58  Key-value stores
Score1.83
Rank#141  Overall
#13  Graph DBMS
Websitefirebase.google.com/­products/­firestoregithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.snowflake.comgithub.com/­bytedance/­terarkdbwww.tigergraph.com
Technical documentationfirebase.google.com/­docs/­firestoredocs.nebula-graph.iodocs.snowflake.net/­manuals/­index.htmlbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKcdocs.tigergraph.com
DeveloperGoogleVesoft Inc.Snowflake Computing Inc.ByteDance, originally Terark
Initial release20172019201420162017
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0 + Common Clause 1.0commercialcommercial inforestricted open source version availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++C++
Server operating systemshostedLinuxhostedLinux
Data schemeschema-freeStrong typed schemayes infosupport of semi-structured data formats (JSON, XML, Avro)schema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.nonoyesnono
Secondary indexesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.no
SQL infoSupport of SQLnoSQL-like query languageyesnoSQL-like query language (GSQL)
APIs and other access methodsAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
CLI Client
JDBC
ODBC
C++ API
Java API
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
.Net
C++
Go
Java
PHP
Python
JavaScript (Node.js)
Python
C++
Java
C++
Java
Server-side scripts infoStored proceduresyes, Firebase Rules & Cloud Functionsuser defined functionsuser defined functionsnoyes
Triggersyes, with Cloud Functionsno infosimilar concept for controling cloud resourcesnono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationCausal Clustering using Raft protocolyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsUsing Cloud Dataflownononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing RocksDByesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Role-based access controlUsers with fine-grained authorization concept, user roles and pluggable authenticationnoRole-based access control
More information provided by the system vendor
Google Cloud FirestoreNebulaGraphSnowflakeTerarkDBTigerGraph
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Google Cloud FirestoreNebulaGraphSnowflakeTerarkDBTigerGraph
DB-Engines blog posts

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

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

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

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

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

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

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

provided by Google News

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, PR Newswire

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3 April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, Yahoo Finance

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, Towards Data Science

provided by Google News

Stream data into Snowflake using Amazon Data Firehose and Snowflake Snowpipe Streaming
17 April 2024, AWS Blog

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

Data Management News for the Week of April 26; Updates from Lenovo, Nexla, Snowflake & More
26 April 2024, Solutions Review

Snowflake says its new LLM outperforms Meta's Llama 3 on half the training
24 April 2024, ZDNet

Snowflake releases a flagship generative AI model of its own
24 April 2024, TechCrunch

provided by Google News

New TigerGraph CEO Refocuses Efforts on Enterprise Customers
31 July 2023, Datanami

TigerGraph update adds enterprise-scale capabilities
31 October 2023, TechTarget

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

TigerGraph partners with Pascal as master distributor for APJ region
10 January 2024, VnExpress International

Graph Database Market worth $7.3 billion by 2028 - Exclusive Report by MarketsandMarkets™
30 August 2023, PR Newswire

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here