findyourmagic / dber

Database design tool based on entity relation diagram
https://dber.tech
MIT License
674 stars 82 forks source link

Auto-arrange function #32

Open IvanDrag0 opened 11 months ago

IvanDrag0 commented 11 months ago

Does the software have an auto-arrange function? So that if I import an SQL file with a number of tables and relationships, the UI would auto spread/arrange them in a way that's easier to view (rather then just a grid with overlapping relationship lines)?

findyourmagic commented 11 months ago

Thank you for your suggestion. Could you please provide some diagrams or screenshots to further illustrate the issue?

IvanDrag0 commented 11 months ago

For example, if I were to import a schema with several connections, the program would arrange them in a gird and as a result could arrange them in a way that would cause the relationships to overlap the tables themselves.

image

mardukbp commented 7 months ago

JointJS provides this functionality. To me it's the only feature missing in this otherwise amazing tool. Thank you for DBER!

findyourmagic commented 6 months ago

JointJS provides this functionality. To me it's the only feature missing in this otherwise amazing tool. Thank you for DBER!

Thank you for your suggestions, it means a lot. I have been quite busy with work lately, but I will try to make improvements to this project in a few weeks.