How to Connect Firebase Users to their Data - 3 Methods

preview_player
Показать описание

Learn how to maintain user/data relationships with Firebase users and data from the Realtime database. I provide three different methods for commonly encountered scenarios.
Рекомендации по теме
Комментарии
Автор

I'm impressed with how much you've improved the speed and tone of your videos! Well done

mountainslopes
Автор

Good stuff! Would love a redo of this video for Firebase SDK 9 and Next.js! 🔥

alexbotham
Автор

Great video. I believe it is exactly what I was looking for. Sadly for me, I am still struggling with moving from relational databases to NoSQL. I will get back to this when my understanding of the concepts is better. Anyway, thank you for the video.

GeorgesMayrink
Автор

I don't normally comment on videos but this was brilliant! Thank you

SaneleSaziSibiya
Автор

Really would like to see how to do this in firestore!

AlienAndrew
Автор

Is there any update to this tutorial to use firestore instead?

hashfromjc
Автор

can you plz do this with cloud firestore

theresemariesoriano
Автор

your videos and site really helped me out! will be sharing thx you

pillarprogramming
Автор

Gotta get the name of that song...what a chill beat.

brentbauman
Автор

How did you create the initial Items record and index it by uid? This information is missing from the video and it would be extremely helpful to know. Thanks.

derekjeter
Автор

This statement is not true - "When you want to iterate over a user name, you have to load all the nested data further down the tree". I am not sure if it's just outdated, but it is simply not correct and is the crux of your whole argument for shallow data. Only "documents" are loaded in a query (not sub documents or sub collections)...This is why sub collections are a better alternative in many cases and there's no performance hit querying for user names on user documents while maintaining a more natural data model heirarchy.

Kev
Автор

Such an Exceptional video, Just became a fan of your channel

kirangouds
Автор

Great video. Perfect for your concise style. Super useful to know. Essential, actually.

DanielRLuke
Автор

Short and concise video. Can you please provide the security in Firebase for the third and last option (membership)? Maybe I missed that.

mahamadoukone
Автор

Thanks, good content, really helpful. But really need that background music??

HAREESHmh
Автор

Is it good to go, if I want to build e-commerce web application and Accounting System with FireBase?

ezstartup-team
Автор

Nice video, thank you very much. It would be really great, if you can also make a video about ACL or sth similar, and the relationship between the users and their roles in NoSQL/Firebase. just a suggestion :-)

FadiAsbih
Автор

I've learned a lot of about firebase due to background song :D

northernlyricslights
Автор

hey!!!! Can you help me with my project. Its an ONLINE VOTING SYSTEM have created the forntend part but i am confused about the database help

sarveshbhartu
Автор

This solved my problem with how to call data of a user. I still have one problem, does anyone have any advice on how to allow users to create/login as a specific user, such as client and physician, for example. Would this be in the db as well?

dcmarie