pawelsalawa / sqlitestudio

A free, open source, multi-platform SQLite database manager.
https://sqlitestudio.pl
Other
4.57k stars 567 forks source link

Visual SQL editor #3151

Open pawelsalawa opened 6 years ago

pawelsalawa commented 6 years ago

(This issue was migrated from the old bug tracker of SQLiteStudio)

Original ID from old bug tracker: 3302 Originally created at: Sun Apr 9 23:36:27 2017 Originally last updated at: Sun Apr 9 23:36:27 2017

Can you add a visual SQL editor? See here for example: https://www.activedbsoft.com/screenshots-querytool.html

vanoak commented 2 years ago

Hi, I second that. I would even use the activedbsoft example, which is a good example. Using a visual designer to build your query is useful for simple stuff, but for teaching and interpret a query - showing the relationships between tables in a graphical way - is actually an invaluable debugging tool.