:point_right: Think like a document - structuring ...
# orm-help
u
👉 Think like a document - structuring data in documents vs tables - Jesse Hall I Prisma Day 2022 --

https://www.youtube.com/watch?v=Zodh2q50fhMâ–ľ

-- This talk was recorded on #prismaday | June 16th, 2022. Prisma Day is a community-focused hybrid conference on modern application development and databases. Structuring data as normalized is the standard for relational databases. But who wants to be normal?? Let’s de-normalize our data, put it in documents, and get lightning-fast reads in our applications! In this talk, you’ll learn different methods of storing data in a document database like MongoDB. There are tradeoffs between normalization and denormalization. One will give you faster reads but slower writes, and the other will get you slower reads and faster writes. Which is right for you? By the end of this talk, you’ll know! Jesse Hall, aka codeSTACKr, is a full-stack, self-taught developer with a passion to educate others about all things coding-related. His favorite topics are JavaScript, React, CSS, and of course, MongoDB. Connect with Jesse: https://twitter.com/codeSTACKr
prisma rainbow 1