Re: [HACKERS] Mapping Oracle types to PostgreSQL types

Поиск
Список
Период
Сортировка
От George Essig
Тема Re: [HACKERS] Mapping Oracle types to PostgreSQL types
Дата
Msg-id 20031022184206.91514.qmail@web80212.mail.yahoo.com
обсуждение исходный текст
Список pgsql-advocacy
Read this - http://www.compiere.org/technology/independence.html.  Compiere is accepting donations
to implement database independence.  Part of the plan is to implement some features in java
instead of the database.  Supported databases would then need to implement:

* Full support of ANSI SQL 99 (CASE, all JOIN types, ..)
* Inline Views (e.g. SELECT ... FROM (SELECT xx FROM yy) ..)
* Support of Views on Views
* Support of Functions (but not triggers or procedures)

George Essig

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Open Groupware
Следующее
От: Terry Yapt
Дата:
Сообщение: Comparison between Databases