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!
· 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.
· Ограничения SQLEditor 1.3.9
· 30 day free trial.
· Специальные требования SQLEditor 1.3.9
· Java 1.4.
· История версий и изменений SQLEditor
Версия: 1.3.9
· Fix for a crash that sometimes happened when importing or exporting
· Performance fix for selecting objects in large documents
· Parse status window: Large messages are now displayed completely and not cropped
· Better handling of java 1.5 drivers when running using java 1.4
· Описание и дополнения от редакторов и пользователей сайта