Forgot your password?
typodupeerror

Comment Re:Oracle is a great database (Score 1) 330

> MySQL is largely playing catchup.

Mod parent up! I currently use all 3 (Oracle10,Postgres8,MySQL5) on several projects.
For basic (low-complexity, low-traffic) webapps, MySQL is perfectly fine.
For unlimited budgets or >5-nines uptime, Oracle please.
Everything else (most enterprise projects I have seen) would do
well on Postgres.

Slashdot Top Deals

In any problem, if you find yourself doing an infinite amount of work, the answer may be obtained by inspection.

Working...