Download List

Project Description

Momomoto is an object-relational mapper written in
Ruby for PostgreSQL. It features support for
combined primary keys, support for stored
procedures, and support for schemas. Metadata for
tables, views, and stored procedures are fetched
directly from the database to keep declaring
classes as simple as possible.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-10-15 15:47 Back to release list
0.1.8

Result sets that contain only a subset of the
columns (as returned by
Table#select({},{:columns=>[:c1,:c2]})) may now be
updated.
Tags: Minor feature enhancements

Project Resources