
More than 120,000 downloads! Check here to download it.
New version "Clay Mark II" has released. (2009/08/24)
Read more...
Table and its dependency is displayed visually. So you can add table or its foreign key constraint to your database model easily.
By using clay, you can design the database model of business application quickly and easily. Every time you save the database diagram, Clay will verify the rules of the selected SQL dialect.
Clay provides reverse engineering a database model by connecting existing database. Even if you lost the spacifications or documents of database, you can get the database model.
*Needs license.
*According to database or JDBC driver version, clay can not reverse engineer the database model correctly.
Clay can getnerate DDL from designed database model. Reflecting design changes keep database consistency with your model easily.
Even if you don't know particular SQL dialect, Clay generates the SQL (DDL) code appropriate for your database.
And Clay can also generates HTML based specification document of your database.
*Generating documents function needs license.
Clay is a plugin for Eclipse IDE. So you can provided many functions of IDE.
And if you develop with Eclipse, your work is all in the IDE.
Database model will saved as file in eclipse project, so you can manage this file with version control system tools.
With or without license make a difference to functions of Clay Mark II. Please check the list below.
| Functions | Without license | With license |
|---|---|---|
| Intuitive database model design with visual editor | ○ | ○ |
| Generates the SQL (DDL) code appropriate to sql dialect of database |
○ | ○ |
| Validation for database model | ○ | ○ |
| Add Shemas, Tables, Primary Key, Unique Key, Foreign Key, Index and Domain |
○ | ○ |
| Support for opensource databases | ○ | ○ |
| Support for commercial databases | ○ | |
| Reverse engineering from existing database | ○ | |
| Generate a specification document of database model | ○ | |
| Print the database model diagram | ○ | |
| Save image of database model diagram | ○ |
Clay Mark II receives "very high" evaluations by many developers.
TOP