Re: CORBA and PG - Mailing list pgsql-hackers

From John Reid
Subject Re: CORBA and PG
Date
Msg-id 3AA590D6.94AA9D54@uow.edu.au
Whole thread Raw
In response to RE: CORBA and PG  (Franck Martin <Franck@sopac.org>)
Responses Re: CORBA and PG  (Peter Mount <peter@retep.org.uk>)
List pgsql-hackers
Hi,

This was mentioned a while back on this list (pg hackers) - thanks to whoever
provided the pointer :-)  I have not yet looked at it in depth, though that is high
on my list of TO-DO's. It is released under an apache style licence.  Any reason
why there are no pointers to it on the PostgreSQL related projects or interfaces
pages?

project page: http://4suite.org/index.epy
docs on ODMG support: http://services.4Suite.org/documents/4Suite/4ODS-userguide

From project page:
"4Suite is a collection of Python tools for XML processing and object database
management. It provides support for XML parsing, several transient and persistent
DOM implementations, XPath expressions, XPointer, XSLT transforms, XLink, RDF and
ODMG object databases.

4Suite server ... features an XML data repository, a rules-based engine, and XSLT
transforms, XPath  and RDF-based indexing and query, XLink resolution and many
other XML services. It also supports related services such as distributed
transactions and access control lists.  Along with basic console and command-line
management, it supports remote, cross-platform and cross-language access through
CORBA, WebDAV, HTTP and other request protocols to be added shortly."

Drivers for PostgreSQL and Oracle are provided.

BTW, page pays postgresql quite a compliment too: "PostgresQL is a brilliant,
enterprise-quality, open-source, SQL DBMS." :-)

Peter T Mount wrote:

> Quoting Franck Martin <Franck@sopac.org>:
>
> > I guess these stubs are for accessing PG as a corba server...
> >
> > I'm trying to look to see if I can store CORBA objects inside PG, any
> > ideas...

> Although I've not tried it (yet) it should be possible to access Java EJB's
> from corba.
>
> If so, then using an EJB server (JBoss www.jboss.org) you could then store them
> as Entity beans. Each one would then have its own table in the database.
>
> Peter
>
> >
> > Franck Martin
> > Network and Database Development Officer
> > SOPAC South Pacific Applied Geoscience Commission
> > Fiji
> > E-mail: franck@sopac.org <mailto:franck@sopac.org>
> > Web site: http://www.sopac.org/
> > <http://www.sopac.org/> Support FMaps: http://fmaps.sourceforge.net/
> > <http://fmaps.sourceforge.net/>
> >
> > This e-mail is intended for its addresses only. Do not forward this
> > e-mail
> > without approval. The views expressed in this e-mail may not be
> > necessarily
> > the views of SOPAC.
> >
> >
> >
> > -----Original Message-----
> > From: Peter T Mount [mailto:peter@retep.org.uk]
> > Sent: Tuesday, 6 March 2001 3:52
> > To: Franck Martin
> > Cc: PostgreSQL List
> > Subject: Re: [HACKERS] CORBA and PG
> >
> >
> > Quoting Franck Martin <franck@sopac.org>:
> >
> > > Does anyone has pointers on CORBA and PostgreSQL?
> > >
> > > What is the story ?
> >
> > There's some old stubs for one of the orbs somewhere in the source
> > (C/C++)
> >
> > Also the old JDBC/Corba example is still there
> > (src/interfaces/jdbc/example/corba)
> >
> > Peter
> >
> >
> > --
> > Peter Mount peter@retep.org.uk
> > PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
> > RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/
> >
>
> --
> Peter Mount peter@retep.org.uk
> PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
> RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

--
----------------------------------------------------------------------
john reid                                  e-mail john_reid@uow.edu.au
technical officer                                room G02, building 41
school of geosciences                           phone +61 02 4221 3963
university of wollongong                          fax +61 02 4221 4250

uproot your questions from their ground and the dangling roots will be
seen.  more questions!                                                      -mentat zensufi

apply standard disclaimers as desired...
----------------------------------------------------------------------




pgsql-hackers by date:

Previous
From: Mathijs Brands
Date:
Subject: Re: [SQL] Re: why the DB file size does not reduce when 'delete'the data in DB?
Next
From: darcy@druid.net (D'Arcy J.M. Cain)
Date:
Subject: PostgreSQL on multi-CPU systems