wwwsqldesigner, design SQL from your Browser

When i try to upload my simple last night project, I wonder is google have some service to upload my private project ? like file hosting, but for project only, so i open code.google.com. But after searching into that site (code.google.com) i found no chance to upload my private project (look’s like i have to upload it again in my gdocs :D ).

But what i found next is far from my first aim go to code.google.com. When i browse some project from database category, i found
wwwsqldesigner. This site allow you to create database, save it, and generate SQL through your web browser. Pictures below give sample design SQL (look’s like uml to me)

Sample Design

wwwsqldesigner worksheet

When you want to add new table you just click on the right sidebar, and whoola.. new table has created. When you want more field to add in table, just click table in worksheet, then click add field in right side bar.

sidebar wwwSQLdesigner

wwwsqldesigner sidebar

when you finish and want to export to SQL just click “save/load” button and click generate SQL (mysql). Look’s like this appliacation (at least until i write this post) only able to generate to mysql script.

generate SQL (mysql)

wwwsqldesigner save/load dialog

If you want to try in your computer, it’s doesn’t need many requirement except web browser with javascript support (i suggest firefox, opera, or safari). You don’t need to install flash player, just javascript and web browser, simple isn’t it? :D . Last, my opinion this application is a great tool and give another perspective to design SQL.

You can find demo of this application here

source:http://code.google.com/p/wwwsqldesigner/

7 Responses to “wwwsqldesigner, design SQL from your Browser”

  1. Chipz says:

    wew…nice tool you got there suhu! looks like i’m going to use it a lot..hew

    nice share :D

  2. admin says:

    you’re welcome mas dab :D

  3. LinX says:

    hmmm..making erd from a browser?
    hohohoho..nice :D

  4. sora says:

    wow wow wow…. :D

  5. admin says:

    dicoba tuh.. gampang lho..

  6. deptz says:

    sepertinya menarik. tapi saya takut menjadi semakin bodoh. selama ini saya sudah dibodohkan oleh phpmyadmin.

    :D

  7. admin says:

    wah. setuju ndan. saya juga sering dibodohkan oleh sqlyog. Tapi diberi pencerahan sama mysql-client dengan bantuan script. :D

Leave a Reply