Saturday, June 7, 2008

tapiGen is born

I've just released the first version of tapiGen. tapiGen is a PL/SQL table API generator - it creates packages for your tables. Each package contains functions, procedures, and types that can help enforce best practices, reduce code and maintenance, and improve performance.

The project is on SourceForge at:

http://sourceforge.net/projects/tapigen/

Feel free to let me know what you think!

3 comments:

  1. Hey Dan,

    Any chance of you putting together a simple tutorial/app to demonstrate how your creation makes it easier to build some simple pages in APEX?

    Thanks!

    ReplyDelete