Name DSLI Description Info ----------- ---- -------------------------------------------- ----- ObjStore Rm+O ObjectStore OODBMS Interface JPRIT Interface to ObjectStore OODBMS (http://www.odi.com). Stores perl data directly in a database without flattening of either nested or cyclic structures. Includes interactive perl shell for examining and editing arbitrary perl databases. Virtual memory mechanism is used to make access nearly as fast as memory mapped files. Available via http://www.perl.com/CPAN/modules/by-module/ObjStore << This is the relational database killer app! >> Perl-ObjectStore mailing list: majordomo@parallax.co.uk "subscribe perl-objectstore you@your.company.com" see ./INSTALL for installation instructions see ./UPGRADE for hints on evolving databases from prior releases see ./TODO for a list of things to do see ./CHANGES for perspective ### RECENT CHANGES ### ** 10-18-97 Released 1.18 - Fixed typos. ** 10-11-97 Released 1.17 - PERL / OBJECTSTORE SHELL !! - First-class cursors for collections. - osp_copy script to copy databases. Source code included. - Support for cross database references. - Simplified API for 'open'. - Sets depreciated. The interface is there, but they are re-implemented with hashes. ------------------------------------------------------------------- Copyright (c) 1997 Joshua Nathaniel Pritikin. All rights reserved. This software is provided "as is" without express or implied warranty. This package is free software; you can redistribute it and/or modify it under the same terms as perl itself.