From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,387c48169ea4e638 X-Google-Attributes: gid103376,public From: regad@micronet.fr (Herve R.-P.) Subject: Re: Object-oriented databases + Ada Date: 1997/05/18 Message-ID: #1/1 X-Deja-AN: 242266408 Sender: herve@localhost References: <5ka828$hsh@news.ida.org> Organization: Francenet -- Paris, France Newsgroups: comp.lang.ada Date: 1997-05-18T00:00:00+00:00 List-Id: wheeler@ida.org (David Wheeler) writes: > Can anyone point me to some OODBMSs with Ada interfaces, > or general suggestions regarding interfacing to them? > Success stories and/or points-of-contact of people who are > doing this would be great too. > > I realize using CORBA directly would be reasonable for low-speed > connections, but I'm looking for something faster. Take a look at postgres95. It's a very powerful freeware relationnal DBM with some OO features and a very cool C/perl/TCL interface. So you'll have to go in Interface.C to use it, or develop the interface. Hope this helps. Herve Regad-Pellagru MS-DOS: : /M-S-dos/ [MicroSoft Disk Operating System] n. A clone of CP/M for the 8088 crufted together in 6 weeks by hacker Tim Paterson, who is said to have regretted it ever since. The resulting mess is now the highest-unit-volume OS in history.