Name : perl-MongoDBx-Class
| |
Version : 0.91
| Vendor : Dag Apt Repository, http://dag_wieers_com/apt/
|
Release : 1.el6.rf
| Date : 2012-05-03 11:58:09
|
Group : Development/Libraries
| Source RPM : perl-MongoDBx-Class-0.91-1.el6.rf.src.rpm
|
Size : 0.20 MB
| |
Packager : Dag Wieers < dag_wieers_com>
| |
Summary : flexible object relational mapper (ORM) for MongoDB databases
|
Description :
MongoDBx::Class is a flexible object relational mapper (ORM) for MongoDB databases. Given a schema-like collection of document classes, MongoDBx::Class expands MongoDB objects (hash-refs in Perl) from the database into objects of those document classes, and collapses such objects back to the database.
MongoDBx::Class takes advantage of the fact that Perl\'s MongoDB driver is Moose-based to extend and tweak the driver\'s behavior, instead of wrapping it. This means MongoDBx::Class does not define its own syntax, so you simply use it exactly as you would the MongoDB driver directly. That said, MongoDBx::Class adds some sugar that enhances and simplifies the syntax unobtrusively (either use it or don\'t).
|
RPM found in directory: /vol/rzm3/linux-dag/dag/redhat/el6/en/x86_64/dag/RPMS |