librose-db-object-perl

Framework providing an extensible high-performance orm
  https://metacpan.org/release/Rose-DB-Object
  0
  no reviews



Rose::db::object is a base class for objects that encapsulate a single row in a database table. by deriving objects from this module, you get a simple api for manipulating database tuples. this module inherits from, and follows the convention of, rose::object. see the manual for rose::object or the tutorial, rose::db::object::tutorial, for details.