Comment on IvorySQL: Open-source Oracle-compatible PostgreSQLparentComments−u3203yThey haven't hit EnterpriseDB who have been doing the same thing, except not open source, since forever.−hans_castorp3yTo my knowledge IBM's DB2 too has an "Oracle compatibility" switch that makes it also support PL/SQL.−martintietz3yExactly. db2set DB2_COMPATIBILITY_VECTOR=ORA gives you Oracle compatibility. You can even get MySQL compatibility and I have actually used that once in the past.
Comments
They haven't hit EnterpriseDB who have been doing the same thing, except not open source, since forever.
To my knowledge IBM's DB2 too has an "Oracle compatibility" switch that makes it also support PL/SQL.
Exactly. db2set DB2_COMPATIBILITY_VECTOR=ORA gives you Oracle compatibility. You can even get MySQL compatibility and I have actually used that once in the past.