Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!goanna.cs.rmit.edu.au!news.apana.org.au!cantor.edge.net.au!news.teragen.com.au!news.access.net.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!news.ececs.uc.edu!newsfeeds.sol.net!news.maxwell.syr.edu!news.mathworks.com!fu-berlin.de!fub46.fddi1.fu-berlin.DE!not-for-mail From: gusw@zedat.fu-berlin.de (Gunther Schadow) Newsgroups: comp.unix.bsd.netbsd.misc,comp.unix.bsd.freebsd.misc Subject: Re: Object Oriented Databases for NetBSD/FreeBSD? Date: 17 Feb 1997 16:05:47 GMT Organization: Freie Universitaet Berlin Lines: 29 Message-ID: <5e9vkr$f84@fu-berlin.de> References: <5b58kv$2e1@gummo.bbb.sub.org> <5brbcr$724@trumpet.uni-mannheim.de> NNTP-Posting-Host: fub46.fddi1.fu-berlin.de (160.45.1.46) X-Access: 16 17 19 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.netbsd.misc:5469 comp.unix.bsd.freebsd.misc:35736 andrew@wipux2.wifo.uni-mannheim.de (Andrew Wheadon) writes: >In article <5b58kv$2e1@gummo.bbb.sub.org>, >Bertram Barth <bertram@gummo.bbb.sub.org> wrote: >How about postgres95 ? It compiles out of the box >but I don't know how well it will fit your demands. >Cheerio >Demands: >>The minimal functionality I'm looking for is >>- persistent C++ environment/library >>- definition of own classes (schema) >>- references or "smart pointers" to persistent objects >>- should be able to handle "real" amounts of data (up to 1GB or more) >>- support for basic collections (set, list, dictionary) >> [this is not absolutely neccessary but nice to have] So, Postgres 95 might not be the best choice for you, since it does no persistent C++ classes. Of course a persistence interface could be written for Postgres 95 (how about integrating one into G++ ?). Smart pointers to persistent objects reminds me to the "texas persistent store" system. You should have a look on their approach. regards -Gunther -- Gunther Schadow------------------Windsteiner Weg 54a, Berlin 14165, FR. Germany Dept. of Anaesthesia, Benjamin Franklin University Hospital, Berlin. gusw@fub46.zedat.fu-berlin.de | http://userpage.fu-berlin/~gusw ----------------------------------------#include <usual/disclaimer>------------