Path: usenet.cise.ufl.edu!huron.eel.ufl.edu!usenet.eel.ufl.edu!news-dc.gsl.net!news-peer.gsl.net!news.gsl.net!gip.net!newsfeed.direct.ca!news.he.net!news.rain.net!news.teleport.com!not-for-mail From: Joshua Pritikin Newsgroups: comp.lang.perl.announce,comp.lang.perl.modules Subject: ObjStore 1.17 Followup-To: comp.lang.perl.modules Date: 20 Oct 1997 19:24:20 GMT Organization: MindSpring Enterprises Lines: 47 Sender: news-merlyn@gadget.cscaper.com Approved: merlyn@stonehenge.com (comp.lang.perl.announce) Message-ID: <62gb54$fja$1@news1.teleport.com> Reply-To: pritikin@mindspring.com NNTP-Posting-Host: gadget.cscaper.com X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content. Xref: usenet.cise.ufl.edu comp.lang.perl.announce:41 comp.lang.perl.modules:1204 Name DSLI Description Info ----------- ---- -------------------------------------------- ----- ObjStore Rm+O ObjectStore OODBMS Interface JPRIT Interface to ObjectStore OODBMS (http://www.odi.com). Stores perl data directly in the database without flattening of either nested or cyclic structures. ** Includes INTERACTIVE PERL SHELL for examining and editing arbitrary 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 directions on evolving databases from prior releases see ./TODO for list of things to do see ./CHANGES for perspective ### RECENT CHANGES ### ** 10-10-97 Released 1.17 - PERL / OBJECTSTORE SHELL !! - First-class cursors for all persistent types. - 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. .