lt-mayonesa / wwwsqldesigner

WWW SQL Designer, your online SQL diagramming tool (Re-designed)
https://lt-mayonesa.github.io/wwwsqldesigner/
BSD 3-Clause "New" or "Revised" License
22 stars 2 forks source link

Support for reverse engineering from SQL file? #1

Open martinmurciego opened 5 years ago

martinmurciego commented 5 years ago

Greetings very cool redesign of the tool.

It would be very interesting to be able to do reverse engineering of sql script for example I work with postgres. When you update the schema you can have the model updated.

bilogic commented 2 years ago

@martinmurciego

I think a more straight forward way is to import the SQL into a temporary database and then convert the database to XML.