libtangram-perl

Orthogonal Object Persistence in Relational Databases

Description

Tangram is an object-relational mapper. It makes objects persist in relational databases, and provides powerful facilities for retrieving and filtering them. Tangram fully supports object-oriented programming, including polymorphism, multiple inheritance and collections. It does so in an orthogonal fashion, that is, it doesn't require your classes to implement support functions nor inherit from a utility class.

Tangram builds upon DBI, so you'll need to install DBI and at least one DBD driver if that is not done already. You will also need Set::Object. These modules are available from CPAN.

If you intend to run the regression tests (recommended), you will also need to prepare an empty database before starting the installation procedure.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Tangram


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libtangram-perl