What is it?
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.
Copyright © 2003 Lennon Day-Reynolds -- lennon@day-reynolds.com