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 <
[email protected]>
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:
[email protected]
Approved:
[email protected] (comp.lang.perl.announce)
Message-ID: <
[email protected]>
Reply-To:
[email protected]
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:
[email protected] "subscribe perl-objectstore
[email protected]"
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.