Looks like MS SQL Server will be the
last of the databases to get "real" code running onboard natively...
Eric Herman and MySQL's Brian "Krow" Aker have released code to allow the DBMS MySQL to run Java natively inside of the database. The code allows users to write functions inside of the database that can be then used in SELECT/INSERT/UPDATE statements.
[via Slashdot]