Cloud Firestore and Python tutorial #4: Update Data [CRUD tutorial for beginners]

preview_player
Показать описание
Cloud Firestore + Python tutorial for COMPLETE beginners: How do we update data from Firestore with Python? How do we update nested fields from existing Cloud Firestore data?

In this video, you will get to know Cloud Firestore and learn the following:
- Use Python with Cloud Firestore
- Use a firebase client with Python
- Update data from Cloud Firestore using Python
- Cloud Firestore matching and deleting
- Update data with known keys from Cloud Firestore
- Update data with unknown keys from Cloud Firestore

Playlist:

***More Firebase info****

Firestore is a NoSQL database. For more info:

For suggestions or comments:

*************
**Tags**
Firebase
Firebase CRUD
Cloud Firestore Python
Update Data Firebase
Cloud Firestore Update Data
Firebase Python
Firebase Cloud Firestore
Cloud Firestore Python tutorial
Cloud Firestore for beginners
Cloud Firestore introduction
Рекомендации по теме
Комментарии
Автор

Thanks a lot for making this video. This whole series helped me a lot

heathenfire
Автор

Thank you Hala! Amazing series!! I would love to see a course on Firebase functions!

samuelwainberg
Автор

This whole series is great! Thank you so much! You saved me

jonahkollenberg
Автор

Hi this is very helpful, thanks Hala! Great tutorial!

rockydaniel
Автор

Hello, thank you so much it really helped me a lo.
Can you please help me in copying collection from one document to the other?

Grim_ReaperGamingML
Автор

Hello, how would you query a sub-dollection and then sub-document?

mnm
Автор

Hey i have a question, so i saw the first 4 parts and understood, what i am hoping to do is be able to create those documents by having them be extracted from a site through the use of a web scraper

LaloTheInca