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

DBMS > Google Cloud Firestore vs. JanusGraph vs. Snowflake vs. TerarkDB vs. Transbase

System Properties Comparison Google Cloud Firestore vs. JanusGraph vs. Snowflake vs. TerarkDB vs. Transbase

Editorial information provided by DB-Engines
NameGoogle Cloud Firestore  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonSnowflake  Xexclude from comparisonTerarkDB  Xexclude from comparisonTransbase  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 Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Cloud-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 resource-optimized, high-performance, universally applicable RDBMS
Primary database modelDocument storeGraph DBMSRelational DBMSKey-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.85
Rank#51  Overall
#8  Document stores
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitefirebase.google.com/­products/­firestorejanusgraph.orgwww.snowflake.comgithub.com/­bytedance/­terarkdbwww.transaction.de/­en/­products/­transbase.html
Technical documentationfirebase.google.com/­docs/­firestoredocs.janusgraph.orgdocs.snowflake.net/­manuals/­index.htmlbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKcwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperGoogleLinux Foundation; originally developed as Titan by AureliusSnowflake Computing Inc.ByteDance, originally TerarkTransaction Software GmbH
Initial release20172017201420161987
Current release0.6.3, February 2023Transbase 8.3, 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0commercialcommercial inforestricted open source version availablecommercial infofree development license
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 languageJavaC++C and C++
Server operating systemshostedLinux
OS X
Unix
Windows
hostedFreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeyesyes 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 indexesyesyesnoyes
SQL infoSupport of SQLnonoyesnoyes
APIs and other access methodsAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
CLI Client
JDBC
ODBC
C++ API
Java API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
Clojure
Java
Python
JavaScript (Node.js)
Python
C++
Java
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresyes, Firebase Rules & Cloud Functionsyesuser defined functionsnoyes
Triggersyes, with Cloud Functionsyesno infosimilar concept for controling cloud resourcesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)yesnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyesyesnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsUsing Cloud Dataflowyes infovia Faunus, a graph analytics enginenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDnoyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
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.User authentification and security via Rexster Graph ServerUsers with fine-grained authorization concept, user roles and pluggable authenticationnofine grained access rights according to SQL-standard

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
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 FirestoreJanusGraph infosuccessor of TitanSnowflakeTerarkDBTransbase
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 Cloud Firestore is now generally available
31 January 2019, ZDNet

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

provided by Google News

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

provided by Google News

Snowflake Unveils the Future of Enterprise AI, Apps, and Data at Sixth-Annual Data Cloud Summit
8 May 2024, Yahoo Finance

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

Snowflake Stock: Is It A Buy Right Now? Here's What Earnings, SNOW Stock Chart Show
6 May 2024, Investor's Business Daily

Infosys at Snowflake Data Cloud Summit 2024
3 May 2024, Infosys

Join third-party data in Amazon Redshift with Snowflake using Amazon Athena | Amazon Web Services
3 November 2023, AWS Blog

provided by Google News

A Chinese company is making the cloud 200x faster ยท TechNode
3 July 2017, TechNode

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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