freebsd-ports/databases/p5-Tangram/pkg-descr
Sergey Skvortsov 96701f4c3d Updated to 2.07
2003-12-08 12:46:45 +00:00

11 lines
497 B
Text

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/dist/Tangram/
-- Sergey Skvortsov
skv@FreeBSD.org