iukea
TTCTheo's Typesafe Cult
•Created by iukea on 6/30/2023 in #questions
Planet Scale foreign keys?
So The amount of read them doing in my planet scale database is kind of exploding (nothing not manageable yet)
Is it possible to use foreign keys at all on the planet scale ? What are some workarounds
4 replies
TTCTheo's Typesafe Cult
•Created by iukea on 6/2/2023 in #questions
cloudflare R2 in Versel?
Has anyone here used R2 in their NextJS app hosted on Versel? Trying to save money on bandwidth
What are the challenges to this
7 replies
TTCTheo's Typesafe Cult
•Created by iukea on 6/1/2023 in #questions
NextJS should I use a headless CMS?
Hello I am working on a project that is a multi user blog where anyone can create a post and comment.
I was curious if I should try to use a headless CMS for something like this (I am getting mixed signals on this)
Or should I just roll my own postgresSQL database with Prisma.
Side note. Would I have the actual blog posts as like a Jsonb document in postgresSQL or should I have them in a different place?
2 replies