|
SQLEditor is a tool that allows you to create SQL databases graphically.
You can create the tables and fields using a drag and drop approach, then edit and export the database as a SQL file. See your databases rather than just reading about them!
Here are some key features of "SQLEditor":
· Visual editing, including drag and drop
· With SQLEditor's reverse enginering facility you can import existing databases to diagram and SQLEditor will create an ER diagram for you.
· Once you've created your diagram you can export it directly via JDBC to one of several supported database systems including Postgresql, Oracle® and MySQL®.
· You can save your database to an SQL instruction (DDL) file for immediate use on remote servers or with other tools.
· Import existing DDL files directly into SQLEditor
· Copy and paste to import and export supported SQL to and from SQLEditor
· You can print out designs so that you can see your database up on the wall(1). SQLEditor also supports PDF output for easy sharing.
Requirements:
· Java 1.4.
Limitations:
· 30 day free trial.
|