Path: utzoo!utgpu!watmath!iuvax!uxc.cso.uiuc.edu!uxc.cso.uiuc.edu!m.cs.uiuc.edu!render From: render@m.cs.uiuc.edu Newsgroups: comp.databases Subject: Re: postgres address (was Re: OODBs Message-ID: <3900017@m.cs.uiuc.edu> Date: 6 Aug 89 20:59:00 GMT References: <36270006@hpindwa.HP.COM> Lines: 26 Nf-ID: #R:hpindwa.HP.COM:36270006:m.cs.uiuc.edu:3900017:000:1230 Nf-From: m.cs.uiuc.edu!render Aug 6 15:59:00 1989 Written 10:53 am Aug 4, 1989 by donovan@hpindwa.HP.COM: >Recently, I talked with two folks from a startup company called >Object-Sciences. They are developing a serious OODB with the following features >which depart from any of the existing OODB products or research prototypes. The >information I am wrting here was purely from the conversation with them. The >unique features are : > > . Seamless integrated C++ with their OODB as the database host > language. This feature eliminates the need for user to learn other > vendor proprietary host languages such as in the GemStone and VBase. > All C++ objects can be made persistent by calling user defined > methods and stored in the database from the C++. If my understanding of their literature is correct, the latest version of Vbase (called OB2?) has C++ as its host language. All interaction is done through member functions. > . Explicit support of object & schema versioning. This feature is > important for advanced applications such as the CAD/CAM or CASE. This exists to some extent in HP's Iris and in MCC's ORION. I guess an OODBMS that supports both features will be novel, but I don't know that Object-Sciences will be the first to do it. hal.