mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
370 B
Plaintext
8 lines
370 B
Plaintext
Oryx is an object persistence framework which supports both object-relational
|
|
mapping as well as DMB style databases and as such is not coupled with any
|
|
particular storage back-end. In other words, you should be able to
|
|
swap out an RDMBS with a DBM style database (and vice versa) without
|
|
changing your persistent classes at all.
|
|
|
|
WWW: https://metacpan.org/release/Oryx
|