Tuesday, 9 August 2016

FINAL YEAR PROJECT IDEA

Automatic Database Schema Generator


The task of writing a SQL script to create a database can be both effort and time consuming if addressed manually. However, a tool can be created to aid the developer in building such a database schema. The tool to be build provides a graphical interface to draw an Entity- Relational Model to serve as input, and then creates a file containing a set of SQL statements to convert that diagram into a physical schema.  

No comments:

Post a Comment