Тёмный

Firebase Cloud Firestore + Python FULL COURSE [NoSQL, Admin SDK, CRUD with Python] 

Code First with Hala
Подписаться 37 тыс.
Просмотров 31 тыс.
50% 1

Python Firebase Cloud Firestore: the Full Course. Python Firebase tutorials for complete beginners. Use the Firebase Admin SDK to work with Firebase Cloud Firestore and Python. With Firestore, Learn how to perform CRUD operations: Create, Read, Update, Delete.
**Timestamps:
00:00:00 - Introduction
00:01:45 - Creating a new Firebase project
00:02:07 - Cloud Firestore vs. Realtime Database
00:04:00 - Project Overview & Creating the database
00:05:30 - NoSQL & data structure in Firestore
00:20:13 - Setting up Cloud Firestore with Python & Admin SDK
00:31:06 - Creating Data with Firestore
00:50:02 - Read Data with Firestore
01:02:33 - Update Data with Firestore
01:18:08 - Delete Data with Firestore
***More Firebase info***
Firebase is a NoSQL database. For more info:
NoSQL Databases Explained (2020): • NoSQL Databases Explai...
Firebase Python FULL COURSE: Authentication, Storage, Realtime Database CRUD tutorials [pyrebase] • Firebase Python FULL C...
Firebase Realtime database vs. Cloud Firestore: • Firebase Realtime Data...
Firebase Realtime DB is a document-oriented NoSQL database, based on JSON document format. For more info:
Learn JSON in 12 minutes: • Learn JSON: Everything...
For suggestions or comments:
My email: code.first.io@gmail.com
*************
*Tags*
Cloud Firestore
Python Firestore
Python Firestore tutorial
Python Firebase tutorial
Firebase Python tutorial
Firebase Python Course
Firebase Course
Firebase Authentication
Realtime Database tutorial

Наука

Опубликовано:

 

4 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 63   
@vrajshah8075
@vrajshah8075 3 года назад
This is what you call a perfect video. Thank you so much.
@rryann088
@rryann088 3 года назад
Amazing content
@edgarmuradyan8185
@edgarmuradyan8185 3 года назад
Heey!! That's the best tutorial in youtube! Thank you, you helped me very much!
@yalewjemberu6821
@yalewjemberu6821 3 года назад
Thank you so much. This is the type of teaching I really like!
@hokcheunghung7769
@hokcheunghung7769 3 года назад
Thank you very much, the tutorial is great and just what I needed.
@eelsoulwax
@eelsoulwax 3 года назад
Excellent, I found all I needed, many thanks !
@HelloWorld-fh2ge
@HelloWorld-fh2ge 2 года назад
Thank you so much, for long time I'm looking for this tutorial. Keep on with updates. ⭐⭐⭐⭐⭐
@gaborjenei5439
@gaborjenei5439 2 года назад
Great tutorial and guide, thank you!
@mcooler1
@mcooler1 3 года назад
Thanks for clarifying how this video is different compared previous course you did.
@diskolata42
@diskolata42 5 месяцев назад
Thank you so much for the amazing work, very understandable.
@str.s
@str.s 2 года назад
Best tutorial ever, Can be understood easy
@shaheerrehman3151
@shaheerrehman3151 Год назад
Great tutorial. Thanks. Keep up the good work
@rajeshsingh-mv7zn
@rajeshsingh-mv7zn 3 года назад
this is awesome. really thankful
@sidd8087
@sidd8087 2 года назад
ur channel is pure gold
@ranveervaghela7030
@ranveervaghela7030 Год назад
Loved your tutorial :)
@RidersSkills
@RidersSkills 6 месяцев назад
super nice video!
@4petsapp295
@4petsapp295 3 года назад
excellent video easy to follow
@sharjeelkhalidchaudhry3314
@sharjeelkhalidchaudhry3314 8 месяцев назад
thanks for making this video
@animenglishcourse
@animenglishcourse 11 месяцев назад
thank Hala for this super course
@satyamyadav-no8vq
@satyamyadav-no8vq 2 года назад
amazing content hala , big fan
@jagatmohansarvari5681
@jagatmohansarvari5681 15 дней назад
Thanks!!
@ayoubechchetyouy8142
@ayoubechchetyouy8142 2 года назад
Thank you so much hala
@berkayyalcn5452
@berkayyalcn5452 2 года назад
You're so good thank you very much....
@rangabharath4253
@rangabharath4253 2 года назад
awesome
@MrxAmjad
@MrxAmjad 10 месяцев назад
Subscribed+Linked+shared+ recommend for others🎉❤
@mahmoudmyh8108
@mahmoudmyh8108 Месяц назад
Thanks 🎉
@lakshaynz
@lakshaynz 2 года назад
wow very thorough
@SuperTenja
@SuperTenja 2 года назад
you are awesome!
@awadhbehian294
@awadhbehian294 2 года назад
Thanks 🤗
@mseroglu47
@mseroglu47 2 года назад
thank you.
@letscrackanyexam
@letscrackanyexam Год назад
your video is really helpful... pls make videos on cloud functions
@pdroka5
@pdroka5 3 года назад
Hi! Is there any way to order the fields when print query result (to_dict()?
@MrxAmjad
@MrxAmjad 10 месяцев назад
Love from India❤❤
@kodshin
@kodshin 2 года назад
hey great video, i got a question tho.. is it possible to use the storage from the firebase with the firebase_admin?
@egutube99
@egutube99 3 года назад
Hi hope you reply to this, i have a question is it possible to use pyrebase and firebase_admin at the same time?
@paraspalli9850
@paraspalli9850 3 года назад
Can we use firebase both for windows app as well as android app at same time? Means can I share same database for windows app as well as android app.
@user-pl4qn1tb4m
@user-pl4qn1tb4m Год назад
Ok, I got this "docs" which is a list of DocumentSnapshots. How do I filter it? Is there some kind of LINQ or something?
@borneoviral6379
@borneoviral6379 Год назад
is it (pyrebse for realtime database) & (firebase_admin for firestore)? can I use pyrebase to add,modify and delete data from firestore?
@meerasarna6862
@meerasarna6862 Год назад
New Subscriber....... :) Edit: Loved your tutorial. But, it would be better if your work on audio quality.
@yahya9889
@yahya9889 3 года назад
@Code First can u please tell me how to make a listener for document changes and once a new document is created i wanna grab it and start editing it
@berengamble1882
@berengamble1882 Год назад
Using "table" as a product name was an interesting choice. I thought you were referring to an SQL table for a minute there.
@DAEC_ShaikhShadabHossain
@DAEC_ShaikhShadabHossain 3 года назад
is there anyway i can connect multiple firestore database to the same python code
@leandrohachmann5856
@leandrohachmann5856 3 года назад
How can i get a streaming to change values online?
@darkraydr24
@darkraydr24 3 года назад
if i want read a geopoint? how can i read that data
@jackroark6928
@jackroark6928 2 года назад
⭐❤
@bangnl
@bangnl 2 года назад
what is the differences between firebase_admin and pyrebase?
@LakshmiRamamurthi
@LakshmiRamamurthi Год назад
Amazing tutorial. How do i get the count of the documents ?
@barathb8943
@barathb8943 2 года назад
String comparison in querying is not working for me Pls anyone help
@juandavid5148
@juandavid5148 3 года назад
Hi Code First, this is an amazing tutorial and I just got one question concerning to the usage of Firebase please. I'm developing an app and I don't want that people use the same email and password for login in different devices. Meaning, I want to be checking all the time if the user is already logged in so there can't be more than 1 people using the app with the same email and password. How can I do that with Firebase please? Does this 'feature' comes with the basic authentication of Firebase? You're great at explaining and I like a lot your tutorials! Thanks
@rryann088
@rryann088 3 года назад
looking out for the answer to the same question here ! @Code First Could you please tell us ?
@wanpynskhempyngrope9263
@wanpynskhempyngrope9263 2 года назад
Can u please do another video like this using cloud firestore, authentication etc for javascript....
@abhishekdwivedi2524
@abhishekdwivedi2524 5 месяцев назад
Can you also tell me how to upload file in firebase cloud
@dmytrot5238
@dmytrot5238 6 месяцев назад
Thanks for this guide! Where can I get the source code?
@shreyas5675
@shreyas5675 3 года назад
Can you make a tutorial on how to send messages between users using firebase_admin messages
@codingforever3196
@codingforever3196 3 года назад
I have error on db.collection('person').add({"name":"sriram"})
@hemantsah8567
@hemantsah8567 2 года назад
I followed the same steps, but while running this line nothing happening, jupyter notebook just kept running forever... did you find solution?
@adamjacob5482
@adamjacob5482 2 года назад
What is the error? Is the db connected?
@hemantsah8567
@hemantsah8567 2 года назад
@@adamjacob5482 Upto making connection everything is fine... Issue came when I wanted to read or write... It was running forever
@subijoyacharya3189
@subijoyacharya3189 3 года назад
My question: Is the process of connecting firebase with Django same?
@codingforever3196
@codingforever3196 3 года назад
My question laso
@codingforever3196
@codingforever3196 3 года назад
I have some erro pls solv this
@successsavataar.ai786
@successsavataar.ai786 Год назад
Nice, just try to speak to the point, your over talking made the video lengthy 😂😂
@tyagoteoi7978
@tyagoteoi7978 9 месяцев назад
Thanks!!!
Далее
Data Analysis with Python for Excel Users - Full Course
3:57:46
Разоблачение ушные свечи
00:28
Просмотров 472 тыс.
Python - How To Create Firestore Database
10:13
Просмотров 10 тыс.
Model Relational Data in Firestore NoSQL
9:13
Просмотров 372 тыс.
OpenAI Embeddings and Vector Databases Crash Course
18:41
Firebase Firestore Python Tutorial
13:12
Просмотров 10 тыс.
Мой новый мега монитор!🤯
1:00
Просмотров 527 тыс.