Python Firebase Realtime Database CRUD tutorial #4 - Retrieve Data [Pyrebase]

Python Firebase Realtime Database CRUD tutorial #4 - Retrieve Data [Pyrebase]

Code First with Hala

3 года назад

16,949 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@ThisDrix
@ThisDrix - 26.04.2023 17:03

really hope you can use it with treeview

Ответить
@rajansingh6846
@rajansingh6846 - 08.11.2022 10:58

Hi hala, can we apply "SELECT name FROM user WHERE name="Arjun" and age=30 " kind of statements .

Ответить
@Daily_Tech_Tips
@Daily_Tech_Tips - 09.06.2022 15:55

Hello how to use method stream cause i wanted to use live database in flask application but its not working and documentation is very bad

Ответить
@subramanyam7629
@subramanyam7629 - 09.11.2021 20:46

thankyou hala 😭😭😭😭😭😭😭😭😭😭😭

Ответить
@ivanmnl1870
@ivanmnl1870 - 27.07.2021 09:55

I LOVE YOU, THANK YOU SO MUCH!

Ответить
@itsjanak6337
@itsjanak6337 - 07.06.2021 04:43

lol 69 likes

Ответить
@pranoyray3694
@pranoyray3694 - 06.08.2020 00:00

Thank You, I was looking for a solution to the same issue. Great work on this video :)

Ответить
@arjunpa8648
@arjunpa8648 - 10.07.2020 20:59

Thanks for this video.
but i have to retrieve a single value like in sql

SELECT name FROM user WHERE name="Arjun"

i need this using pyrebase to obtain single value

Ответить