sop / 0.0.1
| Short description: | Simple Object Persistence via DBI | |||||
|---|---|---|---|---|---|---|
| Category: | Library/Database | |||||
| Status: | alpha | |||||
| Created: | 2003-04-02 03:30:44 GMT | |||||
| Last update: | - | |||||
| Owner: | lennon (Projects of this owner) | |||||
| Homepage: | http://day-reynolds.com/lennon/index.php/code/sop | |||||
| Download: | http://day-reynolds.com/lennon/SOP-alpha.tgz | |||||
| License: | PublicDomain | |||||
| Dependency: |
|
|||||
| Description: | SOP is a simple library that lets you map attributes of data classes implemented in Ruby to relational database tables. It supports any database backend that DBI does, and allows flexible mapping between object attributes and table columns. |
|||||