Google Cloud Platform Podcast

Cloud Firestore for Users who are new to Firestore

9 snips
Jul 14, 2021
Allison Kornher, a Cloud Technical Resident at Google, introduces us to Firestore, a scalable NoSQL document database. She explains the differences between SQL and NoSQL databases and the four categories of NoSQL databases. Each Firestore document belongs to a collection and is stored in key value pairs for easy management. Subcollections add to the flexibility of Firestore design. Allison gives tips for getting started with Firestore and recommends considering the CAP theorem when choosing a database type.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
INSIGHT

Firestore Overview

  • Firestore is a NoSQL document database offering flexibility.
  • It scales well with large datasets.
INSIGHT

SQL vs. NoSQL

  • SQL databases resemble spreadsheets with rows and columns.
  • NoSQL databases offer more flexibility and scalability.
ADVICE

Choosing a NoSQL Database

  • NoSQL databases have four main categories.
  • Choose based on your specific needs, considering CAP theorem.
Get the Snipd Podcast app to discover more snips from this episode
Get the app