Skip to content

codefirstio/Cloud_Firestore_CRUD_Tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud_Firestore_CRUD_Tutorials

About

This is the source code for videos in the Python Firebase Cloud Firestore CRUD series: https://www.youtube.com/playlist?list=PLs3IFJPw3G9LW-rGJ8EBMaCd8OxGm_qQe
Tutorial by Youtube channel: Code First
Channel: youtube.com/CodeFirstio
Email: code.first.io@gmail.com
You can ask me questions or just drop a line!

What does this code do?

Through this tutorial, you will learn how to:

  • Create a Firebase project
  • Initialize a Firebase app with Python
  • Use the Firebase Admin SDK
  • Insert data into the Cloud Firestore
  • Update data in the Cloud Firestore
  • Delete data from the Cloud Firestore
  • Query the Cloud Firestore

Requirements

Firebase Admin SDK is required. Install it with pip install firebase_admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages