openbsd-ports/databases/p5-Class-DBI/pkg/DESCR
sturm a60ce5902e Initial import of several DBI-related perl modules.
all from Sam Smith <S at msmith.net>
2004-05-26 13:36:07 +00:00

7 lines
246 B
Plaintext

Class::DBI provides a simple database to object mapping
layer, but can be used to implement several higher order
database functions (triggers, referential integrity,
cascading delete etc.), at the application level, rather
than at the database.