I found a free online tool for database design. It allows you to directly model a database with relationships and then script with appropriate syntax to different databases like SQLite, Mysql, Oracle, MS SQLServer, PostgresSQL etc...
I find this very usefull to switch from one database environment to the other in rails.
You can also export and import your designs as xml or even apply them directly to your database.
Online SQLDesigner
Project
Welcome, Prashanth!
-
Last March, I shared that we were starting to look for a new CEO for Stack
Overflow. We were looking for that rare combination of someone who… Read
more "W...
5 years ago
1 comment:
jQuery based Database Designer with documentation:
http://users.ox.ac.uk/~oucs0107/JQuery-SQLDesigner/
Post a Comment