Naeemgg
DTDrizzle Team
•Created by Naeemgg on 7/8/2024 in #help
confused with relations
Hey guys, I have started working with drizzle relations and finding it a bit confusing compared to prisma relations. My question is, is there any working example available out there with drizzle relations covering all the 1-1, 1-n, n-n, n-1 relations??
I'm using postgresjs for local dev and vercel postgres for prod'
Thank you
4 replies
DTDrizzle Team
•Created by Naeemgg on 3/14/2024 in #help
error with drizzle-kit `introspect:pg` and `push:pg` | vercel postgres
12 replies
DTDrizzle Team
•Created by Naeemgg on 3/4/2024 in #help
Finding it hard to get started with vercel postgres
Hi guys, I'm totally new to Drizzle and I want to know if there is any blog/article or something where I can read step by step guide to get started with nextjs + vercel postgres with Drizzle ORM. I tried to read many articles including official Drizzle docs and watched some YT videos also but couldn't grasp where they're getting all the details like creating migrate and push scripts, creating schema.ts etc. which I couldn't find in Drizzle docs.
65 replies