drawdb-io / drawdb

Free, simple, and intuitive online database design tool and SQL generator.
https://drawdb.vercel.app
MIT License
12.09k stars 855 forks source link

[Suggestion] Schema/Table Group Support #56

Open Be1con opened 2 months ago

Be1con commented 2 months ago

I just moved my project from DBDiagram.io to drawDB (since it is easier for newcomers, and it is awesome!)

After I use it for a while, I would like to provide feedback based on my use case. One feedback is already mentioned in #12. Another one is related to schema/table group support.

For me, my biggest feature that could improve my workflow drastically is to include schema support for each table. Before you may ask, yes, subject area is a workaround for that.

But I think it would be easier to select schema, then create table inside schema, and group them inside the same schema area.

I understand that this feature is quite complex, honestly. However, it should improve my existing workflow that involved with several schema and a ton of tables.

1ilit commented 2 months ago

Hey @Be1con, thanks for the feedback! I can see how this can be useful

This is definitely something to consider later down the line