How to access to Firebase Cloud Firestore Database using Python
In my previous post “How to setup Google Firebase Cloud Firestore Database“, I introduced Google Firebase Cloud Firestore where you can create a NoSQL type database. In this post, I will share with you how you can access to your Firestore database.
How to access to Firebase Cloud Firestore Database using Python Read More »