Hacker News new | ask | show | jobs
by jabl 1700 days ago
There's also EnterpriseDB, a commercial version of PostgreSQL that has added support for the Oracle SQL dialect, including the stored proc language (pl/SQL or whatever it's called).

I don't think it speaks the Oracle wire protocol though.

1 comments

No, it doesn't speak the Oracle wire protocol. But the Oracle pl/slq (source code compatibility) from Postgres was ported to DB2 and IBM claims 100% compatibility.