Hello, can I pull an already existing postgresql db from supabase to my drizzle schema?
is it a dumb question?
2 Replies
Drizzle ORM - Overview
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.
do i need to do db pull?, so far I just put my supabase url to the env and that's it, will my tables work just like that?