Software Alternatives & Reviews

Cloud Firestore VS Google Cloud Bigtable

Compare Cloud Firestore VS Google Cloud Bigtable and see what are their differences

Cloud Firestore logo Cloud Firestore

Use our flexible, scalable NoSQL cloud database to store and sync data for client- and server-side development.

Google Cloud Bigtable logo Google Cloud Bigtable

A high performance NoSQL database service for large analytical and operational workloads.
  • Cloud Firestore Landing page
    Landing page //
    2023-02-07
  • Google Cloud Bigtable Landing page
    Landing page //
    2023-09-12

Cloud Firestore

Categories
  • NoSQL Databases
  • Databases
  • Developer Tools
  • Key-Value Database
Website firebase.google.com

Google Cloud Bigtable

Categories
  • Databases
  • NoSQL Databases
  • Key-Value Database
  • Relational Databases
Website cloud.google.com

Cloud Firestore videos

What is a NoSQL Database? How is Cloud Firestore structured? | Get to know Cloud Firestore #1

More videos:

  • Review - Cloud Firestore Data Modeling (Google I/O'19)

Google Cloud Bigtable videos

Scalability Meetup @ Whitepages - Google Cloud BigTable

Category Popularity

0-100% (relative to Cloud Firestore and Google Cloud Bigtable)
Databases
60 60%
40% 40
NoSQL Databases
67 67%
33% 33
Developer Tools
88 88%
12% 12
Relational Databases
0 0%
100% 100

User comments

Share your experience with using Cloud Firestore and Google Cloud Bigtable. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Cloud Firestore and Google Cloud Bigtable

Cloud Firestore Reviews

We have no reviews of Cloud Firestore yet.
Be the first one to post

Google Cloud Bigtable Reviews

7 Best NoSQL APIs
When businesses need to scale, they want to do so with limited downtime. The Google Cloud Bigtable provides horizontal Scaling in a matter of seconds without any downtime. To scale, cluster nodes are quickly added to increase your overall Bigtable cluster. Google even provides the option of scaling out only for a matter of hours, to handle a large load of requests. Once the...

Social recommendations and mentions

Based on our record, Cloud Firestore should be more popular than Google Cloud Bigtable. It has been mentiond 43 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Cloud Firestore mentions (43)

  • 5 Best Instant Messaging APIs
    Firebase is an app development platform backed by Google that famously replaces the need for a backend. It accomplishes this by providing developers with a variety of services, including authentication, push notifications, and a database called Cloud Firestore that can be adapted to store and broadcast chat messages in realtime. - Source: dev.to / 3 months ago
  • How do you handle different user roles?
    Within the Firebase system, I use Firestore. To minimize queries of multiple collections ( keep server costs down ) I keep users in one collection. Within each user object I have a "roles" property that is a sub-object referencing the different roles available:. Source: 4 months ago
  • How to Choose the Right Document-Oriented NoSQL Database for Your Application
    NoSQL is a term that we have become very familiar with in recent times and it is used to describe a set of databases that don't make use of SQL when writing & composing queries. There are loads of different types of NoSQL databases ranging from key-value databases like the Reddis to document-oriented databases like MongoDB and Firestore to graph databases like Neo4J to multi-paradigm databases like FaunaDB and... - Source: dev.to / 8 months ago
  • No more Supabase love? Likely switching to Firebase.
    Oh, I don't think this is what you're looking for. It's NoSQL versus Supabase's PostgreSQL implementation. {sigh}. Source: 10 months ago
  • I just realized how expensive Firebase is for Social Media Apps
    I tried to make a reddit like app. I used both realtime-database and firestore as database. The billing of the two is different from each other. I used realtime-database for frequently updated data (like or upvote, downvote count for ex.) and firestore for more stable and large data (post, comment, community and user data..). While doing this, I only used database rules, I did not use Cloud functions. So, I... Source: 10 months ago
View more

Google Cloud Bigtable mentions (6)

  • Vaultree and AlloyDB: the world's first Fully Homomorphic and Searchable Cloud Encryption Solution
    In my opinion, Google has built some fantastic database services like Bigtable and Spanner, which literally changed the industry for good, and I am eager to see how they will build upon this new service. With AlloyDB's disaggregated architecture, the dystopian world where I only pay for SQL databases per query and the stored data on GCP seems closer than ever. - Source: dev.to / over 1 year ago
  • Google Cloud Reference
    Cloud Bigtable: Petabyte-scale, low-latency, non-relational 🔗Link 🔗Link. - Source: dev.to / over 1 year ago
  • A Graph-Based Firebase
    > These triples say that the Layer with id 1 has a fontSize 20 and backgroundColor blue. Since they are different rows, there’s no conflict. This sounds a lot like Bigtable (https://cloud.google.com/bigtable), which also does last-write-wins conflict resolution layer. So this is adding a GraphQL + frontend layer to it? - Source: Hacker News / over 1 year ago
  • The 4 Types of NoSQL Databases You Need to Know
    Google's BigTable paper inspired this database design, and it is capable of handling large data loads on distributed machines. In addition, column-oriented databases provide efficient compression and high performance with aggregated queries such as sum, average, and minimum. - Source: dev.to / almost 2 years ago
  • Can someone help me understand why data batch processing and data streaming processing pose such different challenges in data management?
    Because of these and other differences, the tools used are also different. With batch processing, data might be read from large files, processed, and stored in an OLTP (Online Transaction Processing) database (like MySQL) or OLAP (Online Analytical Processing) system (like Google BigQuery). But these would not be good solutions for streaming applications, because they are not optimized for high throughput on a lot... Source: about 2 years ago
View more

What are some alternatives?

When comparing Cloud Firestore and Google Cloud Bigtable, you can also consider the following products

Firebase - Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.

Amazon DynamoDB - Amazon DynamoDB is a fully managed NoSQL database service offered by Amazon.

Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.

MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.

Firebase Authentication - Application and Data, Application Utilities, and User Management and Authentication

Azure Cosmos DB - NoSQL JSON database for rapid, iterative app development.