Thread: CORBA and postgres

CORBA and postgres

From
Michael Lausch
Date:
We (Michael Lausch, mla@gams.at and Rodrigo Moya(cyllan@easypost.com)
have a CORBA server for postgres finished. The Server uses libpg to
access the database. The client library is modeled after Microsoft's
ADO interface. This work was done for the Gnome project and the
package is called gnome-db, whch consists of the GDA system (client
library and servers) and a graphical SQL frontend.

I heard that Postgres was going to use CORBA as a method to access the
database. I'm interested to hear about this, if there's any work in
progress, or if anybody is interested in our work. I'm interested in
interested in using this interface (if theres' anytheing there yet)

It would be nice to get some feedback about any plans regarding
postgres and CORBA.

You might view the documentation at <http://www.lausch.at/gda> which
describes at least the implemented client interface. The source is
available at <ftp://ftp.gnome.org/pub/GNOME/sources/gnome-db/> or at
<ftp://ftp.gams.at/pub/gnome/>. ftp.gams.at is rather slow and only
update irregularily.


--
Michael Lausch
See my web page <http://www.lausch.at/> or query PGP key server for PGP key.
"Reality is that which, when you stop believing in it, doesn't go away".
                -- Philip K. Dick



Re: [INTERFACES] CORBA and postgres

From
Peter T Mount
Date:
On Wed, 10 Mar 1999, Michael Lausch wrote:

> We (Michael Lausch, mla@gams.at and Rodrigo Moya(cyllan@easypost.com)
> have a CORBA server for postgres finished. The Server uses libpg to
> access the database. The client library is modeled after Microsoft's
> ADO interface. This work was done for the Gnome project and the
> package is called gnome-db, whch consists of the GDA system (client
> library and servers) and a graphical SQL frontend.
>
> I heard that Postgres was going to use CORBA as a method to access the
> database. I'm interested to hear about this, if there's any work in
> progress, or if anybody is interested in our work. I'm interested in
> interested in using this interface (if theres' anytheing there yet)
>
> It would be nice to get some feedback about any plans regarding
> postgres and CORBA.

Tiral (not certain about the spelling) did a lot of IDL for postgres,
which is now in the source tree.

I've dabbled with the CORBA orb that's part of Java2, and have got it to
work with postgresql via JDBC. That example code is also in the source
tree.

Peter

--
       Peter T Mount peter@retep.org.uk
      Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
 Java PDF Generator: http://www.retep.org.uk/pdf