vapor / 0.81
| Short description: | Transparent Persistence to PostgreSQL | |||||
|---|---|---|---|---|---|---|
| Category: | Library/Database | |||||
| Status: | beta | |||||
| Created: | 2003-06-05 19:00:38 GMT | |||||
| Last update: | - | |||||
| Owner: | OliB (Projects of this owner) | |||||
| Homepage: | http://vapor.rubyforge.org/ | |||||
| Download: | http://rubyforge.org/download.php/215/vapor-0.81.tar.gz | |||||
| License: | Ruby's | |||||
| Dependency: |
|
|||||
| Description: | Vapor is a persistent Object-Repository for Ruby, providing transparent persistence of interrelated Ruby application objects to a PostgreSQL database. It's goal is to provide developers with an easy-to-use framework for persistence, that is consistent with OO design and does not interfere with the code of classes that are to be persistently stored. Vapor does not require any knowledge about relational databases to be used, so that developers can concentrate on the task of writing their application logic.
|
|||||