Easiest way to import database tables into Astah, and auto-generate ER Diagrams with imported tables quickly.

Options under Connect using:| Others [get schema] | Imports table information by schema |
| Others [set category] | Imports table information by category |
| URL | jdbc:hsqldb:hsql://localhost |
| User | sa |
| Password | xxxxx |
| JDBC Driver | org.hsqldb.jdbcDriver |
| Driver path | C:\hsqldb-2.2.5\hsqldb\lib\hsqldb.jar |
| URL | jdbc:sqlserver://localhost:1433/database name |
| User | xxxxx |
| Password | xxxxx |
| JDBC Driver | com.microsoft.sqlserver.jdbc.SQLServerDriver |
| Driver path | C:\xxx\sqljdbc42.jar |
Table models will be imported. To generate an ER Diagram from the imported models, click [Auto Create ER Diagram] on the package’s pop-up menu.
| Version | Update | Compatible with | Download |
|---|---|---|---|
| 1.0.7 | 2016.10.13 | Version 6.6.4 or later |
What are you looking for?