Python Firebase Realtime Database CRUD tutorial #2 - Update Data [Pyrebase]

preview_player
Показать описание
Use Python and Firebase Realtime database to update data in the database in multiple ways. We will consider both cases where we update data with generated keys and with our own keys.The library used is Pyrebase wrapper. Part of a CRUD series.

In this video, you will:
Create a Firebase project
Learn how to initialize a Firebase app with Python
Update data in Firebase Realtime Database
Update data with generated keys as parent
Update data with set keys at parent
Multi-location update

Source code:

Playlist:

Tutorials for other Firebase features with Python:

Firebase is a NoSQL database. For more info:

Firebase Realtime DB is a document-oriented NoSQL database, based on JSON document format. For more info:

For suggestions or comments:

*************
**Tags**
Pyrebase
Python Firebase tutorial
Firebase Python tutorial
Realtime Database tutorial
Python Firebase CRUD
Realtime dataabse CRUD tutorial
Realtime db CRUD tutorial
CRUD tutorial
Pyrebase Update Data
Рекомендации по теме
Комментарии
Автор

I think if you make videos by using flask or django web framework it will be more useful a lot

yashwanthbalanagu
Автор

What version of python are you using? bc am at latest and pyrebase is not working in mine.

junejaishere
Автор

do u have a video about creating a realtime project using Pyrebase?

keshara