Python - Handle Data in Firestore Database

preview_player
Показать описание
#python #programming #tutorial #firebase

Firebase is a very quick and easy way to handle data on the cloud. Let's see step by step how to use firebase with python.

Chapters:
1:00 - Current Database
1:35 - Get all documents
4:45 - Get single document
6:40 - Get documents WHERE
9:30 - Get documents OR
12:30 - Update documents
14:40 - Delete documents
Рекомендации по теме
Комментарии
Автор

it is a perfect video for me.
thank you!! you saved me!!

いりた-ri
Автор

Helped me a lot. I could undestand all and adapted it to my needs. Thanks!

fulno
Автор

Thanks man, this helped me a lot. It was a good quality tutorial. Keep making good tutorials like this.

tanvirahmed
Автор

sir my python is showing attribute error :'generator' object has no attribute 'stream', even though I have used all the line of code you mentioned.

tehseenbaig
Автор

can you guys help me? I've been having this error ""The database (default) does not exist for project"" but I have a correct database project id anyway and ive done everything else right

hddatascience