OOPS is a system for making Perl objects transparently persistent. It handles deeply nested and cross-linked objects, and even object hierarchies that are too large to fit in memory and (with a hint) individual hash tables that are too large for memory. Objects are demand-loaded into memory as they are accessed, and all changes are saved with a single commit().
| Tags | Software Development Libraries Perl Modules Database Front-Ends |
|---|---|
| Implementation | Perl |
Recent releases


Changes: "FOR UPDATE" is no longer added to queries when mysql version 5.0.45 or above is detected.


Changes: The regression suite was tested with the current versions of PostgreSQL, MySQL, and SQLite. A number of minor bugs were fixed and the license was changed to GPL.


Changes: Added support for SQLite, and fixed a major bug in the PostgreSQL interface.


No changes have been submitted for this release.