Y
Hacker News
new
|
ask
|
show
|
jobs
by
u320
1277 days ago
They haven't hit EnterpriseDB who have been doing the same thing, except not open source, since forever.
1 comments
hans_castorp
1277 days ago
To my knowledge IBM's DB2 too has an "Oracle compatibility" switch that makes it also support PL/SQL.
link
martintietz
1277 days ago
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.
link