Skip to content

MarcusChong123/FirebaseRealtimeDatabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

FirebaseRealtimeDatabase

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

Youtube video: https://www.youtube.com/watch?v=Mt3Kz-dsrDU&feature=youtu.be

About

This tutorial will show you how to perform CRUD operations in Firebase Realtime Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages