magic-procedures

magic-procedures is different way to do database access. At my current organisation all database access has to go through a store procedure held in an Oracle package. This is my attempt to reduce the amount of work this requires.

Source

The source is held on GitHub.

Project Site:http://github.com/mlk/magic-procedures
Public Clone URL:git://github.com/mlk/magic-procedures.git