Is there any SQL designer (for linux or web-based) for mysql/sqlite/postgresql? - Stack Overflow most recent 30 from stackoverflow.com2009-12-12T02:55:26Zhttp://stackoverflow.com/feeds/question/637935http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/637935/is-there-any-sql-designer-for-linux-or-web-based-for-mysql-sqlite-postgresql1Is there any SQL designer (for linux or web-based) for mysql/sqlite/postgresql?Andrea Ambu2009-03-12T09:56:12Z2009-03-20T16:28:36Z
<p>I don't know if the term <em>SQL designer</em> is correct, I'm looking for a graphic tool where you can do something like:</p>
<p><img src="http://img14.imageshack.us/img14/732/designerqsw.jpg" alt="BOH" /></p>
<p>then it can generate the SQL code for the creation of the tables. Any hint?</p>
http://stackoverflow.com/questions/637935/is-there-any-sql-designer-for-linux-or-web-based-for-mysql-sqlite-postgresql/637942#6379424Answer by f3lix for Is there any SQL designer (for linux or web-based) for mysql/sqlite/postgresql?f3lix2009-03-12T09:59:45Z2009-03-12T09:59:45Z<p>How about <a href="http://fabforce.net/dbdesigner4/index.php" rel="nofollow">DBDesigner 4</a>. It runs under Linux & Windows and is licensed under the GPL.</p>
<p><a href="http://fabforce.net/dbdesigner4/screenshot%5Fimage.php?screenshot=dbd4%5Fss%5Fsimplemodel.png" rel="nofollow"><img src="http://fabforce.net/dbdesigner4/images/screenshots.jpg" alt="alt text" /></a></p>
http://stackoverflow.com/questions/637935/is-there-any-sql-designer-for-linux-or-web-based-for-mysql-sqlite-postgresql/666919#6669190Answer by noman for Is there any SQL designer (for linux or web-based) for mysql/sqlite/postgresql?noman2009-03-20T16:28:36Z2009-03-20T16:28:36Z<p>Hello,</p>
<p>I think that DBDesigner don't draw links precisely between the rows in relation, as the bad "SQL Designer" do !</p>
<p>I'm also looking for this kind of tool, but without the bugs who squat SQL Designer.</p>