Re: [HACKERS] Mapping Oracle types to PostgreSQL types - Mailing list pgsql-advocacy

From George Essig
Subject Re: [HACKERS] Mapping Oracle types to PostgreSQL types
Date
Msg-id 20031022184206.91514.qmail@web80212.mail.yahoo.com
Whole thread Raw
List 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 by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Open Groupware
Next
From: Terry Yapt
Date:
Subject: Comparison between Databases