How to CREATE READ UPDATE DELETE (CRUD) data in Firebase Realtime Database with Python

preview_player
Показать описание
This is a tutorial about how to create a new project in Firebase Console and how to set up the Firebase Realtime Database so that users will be able to CREATE, READ, UPDATE AND DELETE data. Everything will just be done easily with Python using Pyrebase 3 module. I will show you

1. How to create data or upload data into the database (auto-generated key and custom key)
2. How to update the existing data (single location and multi-location)
3. How to delete the existing data
4. How to read the data from the database

My github repository:

Comparison Firebase Realtime Database vs Firebase Cloud Firestore

My website about Data Science:

My website about Stock Market:
Рекомендации по теме