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
Progress on the Block Protocol
-
Since the 1990s, the web has been a publishing place for human-readable
documents. Documents published on the web are in HTML. HTML has a little
bit of… Re...
1 year ago
1 comment:
jQuery based Database Designer with documentation:
http://users.ox.ac.uk/~oucs0107/JQuery-SQLDesigner/
Post a Comment