Fetature enhancement request : use of libgda in PostgreSQL to access legacy databases.

Поиск
Список
Период
Сортировка
От Jean-Michel POURE
Тема Fetature enhancement request : use of libgda in PostgreSQL to access legacy databases.
Дата
Msg-id 200202110823.g1B8NgF14347@www1.translationforge
обсуждение исходный текст
Список pgsql-hackers
Dear all,

libgda (http://www.gnome-db.org) offers a common interface to 
PostgreSQL, MySQL, Oracle, Sybase, ... databases. Libgda is based on Corba 
and gives access to most database and schema objects (tables, columns, views, 
functions are supported, triggers will soon be). It also has XML query 
support, unified types and connexion pooling. 

libgda is an independant library with no dependency to Gnome.

Why not integrate libgda in PostgreSQL to register and access remote database 
objects? This would allow the "attachment" and integration of foreign tables 
& views into PostgreSQL.

Best regards,
Jean-Michel POURE


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re: Idea for making COPY data Microsoft-proof
Следующее
От: "Andrea Aime"
Дата:
Сообщение: Re: Fetature enhancement request : use of libgda in PostgreSQL