2:23
Cloud Firestore is a NoSQL document database that simplifies storing, syncing, and querying data for your mobile and web apps ...
6:22
Firebase Realtime Database vs Firestore (2024): Which One is Better for Your Application?
In this video, we dive deep into Firebase Realtime Database vs Firebase Firestore to help you choose the best database for your ...
11:44
Firestore Data Modeling - Five Cool Techniques
Five useful data modeling techniques in Cloud Firestore that you may not know about. Checkout the full course here ...
16:23
Cloud Firestore Pricing | Get to know Cloud Firestore #3
How does pricing work in Cloud Firestore? How is it different than the Realtime Database, and how can you make sure you're not ...
17:13
Implement Firebase Firestore in your app using Jetpack Compose
In this video, you'll learn how to read, write, and update documents using the Firestore database. Repository: ...
2:21
Firestore (Package of the Week)
Firestore is a flexible, scalable NoSQL database for mobile, web and server development by Firebase. It offers real-time updates, ...
14:01
How to upload file to Firebase Firestorage in SvelteKit.
In this video, I show you how to upload files using Firebase/Firestorage and SvelteKit.
15:29
What is a NoSQL Database? How is Cloud Firestore structured? | Get to know Cloud Firestore #1
Cloud Firestore is a horizontally scaling document-model NoSQL database in the cloud. But what does that actually mean?
1:50
Cloud Firestore is a NoSQL document database that lets you easily store, sync, and query data for your mobile and web apps - at ...
9:13
Model Relational Data in Firestore NoSQL
Learn how to model and structure data relationships with the Firestore NoSQL Database. We build simple one-to-many and ...
13:48
Maps, Arrays and Subcollections, Oh My! | Get to know Cloud Firestore #4
Is your Cloud Firestore data structure set up correctly? Cloud Firestore supports Subcollections, Maps, and Arrays, all of which can ...
10:52
SEND DHT11 Sensor Data To Firebase Firestore With NodeMCU
ESP32/ESP8266 Send DHT11 Data To FireBase FireStore] In this IoT tutorial, we'll guide you through the process of sending DHT ...
8:25
Firebase Firestore in Unity | How to send and retrieve data
In this video we step by step go through the process of setting up Firebase Firestore for our Unity project and write code to send ...
0:47
【firestorageマンガ】ワンタイムパスコートって何?
firestorageはアカウント不要で簡単にファイルを共有するサービスです。 ▽無料オンラインストレージ_firestorage(ファイヤー ...
11:44
To Realtime or Not? | Get to know Cloud Firestore #10
Should you use realtime listeners in Cloud Firestore, or one time-fetch calls? In this episode of Get To Know Cloud Firestore, Todd ...
29:35
Firebase Firestore - Full Android Tutorial
This video we will show you how to use Firestore as a database solution in your Android app. Get the source code from Github: ...
13:57
How to Structure Your Data | Get to know Cloud Firestore #5
It's important to get your Cloud Firestore data structure in order. Knowing when to use Maps, Arrays and Subcollections can get a ...
17:16
How do queries work in Cloud Firestore? | Get to know Cloud Firestore #2
How do queries work in Cloud Firestore? What kinds of queries can you run, and what kind can't you run? And what are ...