banner design

WWW SQL Designer is an open source application that enables anyone to create database schemas from a browser.

It supports most of the database features like:

  • keys
  • foreign key constraints
  • comments
  • indexes

SQL Designer

Once a database schema is created, you can:

  • save your design to modify later
  • print it
  • export as SQL script

It is possible to retrieve (import) schema from an existing database.

MySQL, MSSQL, SQLite & Web2py are supported.

A fully-functional demo can be found here.

WebResourcesDepot Feed