Development Timeline: Jan - Mar 2013
A personal project to design and create a program that takes a database creation script as an input and generate a SQL creation script of PL/SQL packages for the database. Each package is associated to each individual table and contains PL/SQL procedures that does select, insert, update, and delete statements to the tables. Developed in Java.