The Firestore Data Modeling Course provides a foundation for modeling data relationships in NoSQL, while optimizing queries for performance, cost, and complexity. Determining the the optimal data model in Cloud Firestore is not an easy task because you need to anticipate your app’s UI/UX requirements in advance. Failure to consider the tradeoffs between various data models could lead to poor app performance and/or unnecessary cloud computing expenses. The goal of this course is to teach you the concepts necessary to make good decisions related to data modeling that minimize costs and maximize read performance.
Firestore Queries and Data Modeling
Topics Covered
- Core Concepts in Firestore.
- Comparisons to SQL data modeling.
- Advanced methods for reading and querying data.
- Relational data modeling concepts like one-to-one, one-to-many, and many-to-many.
- How to avoid common pitfalls and anti-patterns.
- Examples of data models for common real-world app features.
About the Author: Fireship
Fireship (fireship.io) is the teaching brand of Jeff Delaney, a US developer behind the Fireship YouTube channel — one of the largest software-engineering channels on YouTube, with millions of subscribers tuning in for the channel's distinctive 100-second technology-explainer format. The fireship.io paid-course platform extends that approach into longer-form project-based courses.
The course catalog covers the modern web and mobile stack: React, Next.js, Angular, Svelte / SvelteKit, Vue, Flutter, Firebase (Jeff is a long-running Google Developer Expert for Firebase), Supabase, Stripe integration, AI / LLM features, and the broader full-stack JavaScript ecosystem. Course material favours fast-paced, project-based builds — students ship complete applications end-to-end rather than studying frameworks in isolation.
The CourseFlix listing under this source carries over 19 Fireship courses spanning that range. Material is paid; Fireship runs on per-course or membership pricing on the original platform. Courses are aimed at developers who learn best by shipping real applications fast.
Watch Online 22 lessons
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Resources Demo | 01:53 | |
| 2 | What is Firestore | 03:16 | |
| 3 | Firestore vs SQL | 02:18 | |
| 4 | Data Types | 03:10 | |
| 5 | Techniques | 03:44 | |
| 6 | Read free | 02:55 | |
| 7 | Query | 03:23 | |
| 8 | Indexes | 01:07 | |
| 9 | Security | 01:23 | |
| 10 | Cardinality free | 01:31 | |
| 11 | One-to-One | 02:01 | |
| 12 | One-to-Many | 02:20 | |
| 13 | Many-to-Many | 04:10 | |
| 14 | Duplication | 02:00 | |
| 15 | Aggregation | 01:28 | |
| 16 | Votes | 02:05 | |
| 17 | Role-Based Authorization | 03:25 | |
| 18 | Access Control List | 02:27 | |
| 19 | Hierarchy | 03:08 | |
| 20 | Follower Feed | 04:22 | |
| 21 | Top Five free | 11:44 | |
| 22 | Collection Group Queries | 01:57 |
Get instant access to all 21 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionCourse content
22 lessons · 1h 5m 47sShow all 22 lessons
- 1 Resources 01:53
- 2 What is Firestore 03:16
- 3 Firestore vs SQL 02:18
- 4 Data Types 03:10
- 5 Techniques 03:44
- 6 Read free 02:55
- 7 Query 03:23
- 8 Indexes 01:07
- 9 Security 01:23
- 10 Cardinality free 01:31
- 11 One-to-One 02:01
- 12 One-to-Many 02:20
- 13 Many-to-Many 04:10
- 14 Duplication 02:00
- 15 Aggregation 01:28
- 16 Votes 02:05
- 17 Role-Based Authorization 03:25
- 18 Access Control List 02:27
- 19 Hierarchy 03:08
- 20 Follower Feed 04:22
- 21 Top Five free 11:44
- 22 Collection Group Queries 01:57
Related courses
-
Updated 2y agoBuild Product Hunt with ReactJS and Firebase
By: Code4StartupIn this course, you will be learning how to build ReactJS app in ES6 syntax (a modern version of Javascript) with Firebase, a real-time back-end by cloning Prod4 hours 47 minutes 27 seconds -
Updated 2y agoThe essential guide to Firebase with React.
By: UdemyCreate modern app using modern technologies. Do you want to create web applications with Firebase and React ?. This is the course for you.31 hours 20 minutes 9 seconds -
Updated 2y agoBuild an MVP with AngularJS + Firebase by cloning TaskRabbit
By: Code4StartupTaskRabbit is an online and mobile marketplace that allows users to outsource small jobs and tasks to others in their neighbourhood.3 hours 31 minutes 43 seconds