summaryrefslogtreecommitdiff
path: root/databases/p5-Tangram/pkg-descr
blob: e2d25b66fa7c10ceefe584a4274a048bcc8a7d69 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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.

WWW: http://search.cpan.org/search?dist=Tangram

-- Sergey Skvortsov
skv@FreeBSD.org