Categories
DBI::Frame
DBI::Frame is an extension of the standard DBI perl module, designed around MySQL, used to create and maintain frameworks for databases. It has query logging and a standardized interface for SQL statements like 'update' and 'insert' that doesn't require understanding SQL. Ideally, the user or developer shouldn't have to know SQL to be able to administer a database; this does require a special setup which isn't necessarily easy to create.
Last updated 7 May, 2002
Versions
1.02
1.02 stable released 2002-03-04
- Released: 4 Mar, 2002
- Code Maturity: Stable
- Source Archive: http://www.ks.uiuc.edu/Development/MDTools/dbif...
- Licenses: BSD_3Clause
- Interfaces: Command Line
