drizzle-team / drizzle-team/drizzle-orm
About ER diagram tools in Drizzle Studio
Open
drizzle/studio
enhancement
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
Hi, guys, first of all, Drizzle is awesome. You know, if we know SQL, then we know Drizzle.
Generally, even knowing SQL, we use to design databases with ER diagram tools. We then export the diagram's DDL script.
With Drizzle, we now have one step more. We must convert the DDL script into a Typescript Drizzle Schema.
I was wondering if there are plans to introduce an ER design tool that is capable of exporting an ER diagram directly into a Drizzle schema.
In my mind, that would be a game changer feature, for sure.
Thank you all.
Contributor guide
Assessment
This issue has not been assessed yet.