how do we fetch data of two table join as alongside in Prisma I am getting result as nested but I need it as we get with SQL JOIN in tabular format and not in nested.
Very new to prisma, but when I create the prisma client using const prisma = new PrismaClient({ log: ["query"] }), I can see the queries. instead of join, prisma applies 2 separate select queries and nest the outputs. I am not sure why it does that
Hello and great content, i have a question, how would one go about scaling a webrtc real time audio and video chat setup so that it could scale horizontally? it's been messing up my mind and there's very little detail about it and about how companies like discord, telegram etc achieve this. thank you!
Glad you liked my work! Regarding your question, there is a really good blog about it by Discord: discord.com/blog/how-discord-handles-two-and-half-million-concurrent-voice-users-using-webrtc
Helped a lot ! Thanks :)
I'm glad you found it helpful.
Just discovered your channel and it is awesome, keep it up!
Glad you liked it buddy.
how do we fetch data of two table join as alongside in Prisma I am getting result as nested but I need it as we get with SQL JOIN in tabular format and not in nested.
I don't think that's possible in prisma. I haven't really explored that use case before.
Very new to prisma, but when I create the prisma client using const prisma = new PrismaClient({ log: ["query"] }), I can see the queries. instead of join, prisma applies 2 separate select queries and nest the outputs. I am not sure why it does that
@@abhaykumar9806not sure its good approach when you use noSQL but in RDBMS it is a overhead especially DB is not on same server.
You are great, keep the good work!
Glad you liked it
really helpful! thanks for the tips
Glad it helped
i am getting sam eproblem please help
Im so sorry to hear that. What problem would that be?
just subscribed and liked because I like the way you request it :) otherewise I did not even watch the complete video, will comeback to it later
Haha. Thanks I appreciate it
Hello and great content, i have a question, how would one go about scaling a webrtc real time audio and video chat setup so that it could scale horizontally? it's been messing up my mind and there's very little detail about it and about how companies like discord, telegram etc achieve this. thank you!
Glad you liked my work!
Regarding your question, there is a really good blog about it by Discord: discord.com/blog/how-discord-handles-two-and-half-million-concurrent-voice-users-using-webrtc
2023: npx prisma migrate dev / npx prisma migrate diff --from-url X
Thanks for the update
thanks, was good apart from cold jokes!
Haha. I really try... But i can't hold those in!