1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/databases/p5-Tangram/pkg-descr
Sergey Skvortsov 52c813c97b Add p5-Tangram 2.04,
orthogonal Object Persistence in Relational
Databases.
2002-05-27 09:48:35 +00:00

12 lines
503 B
Plaintext

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