© Sqlephant. All rights reserved.
Generate DTO by simply inputting field names.
Automatic detection of field types.
Option to include comments and “to-string” implementations.
Transforms natural English requests into ready-to-use SQL statements.
Creates DAO and corresponding DTO for Create, Read, Update and Delete operations.
Provides a visual overview of the SQL schema, tables, and columns. Allows to easily build SQL requests.
Generates web apps using the CRUD DAO and DTO (not available for all languages).