DDLGEN
Often, during development using the ORM approach, you have to create an Entity class and then write an
SQL script to describe the database structure of this class, or vice versa. Tired of it?
This free tool allows you to generate an SQL script for creating a table structure based on your Entity class.
Please wait...