Simple MySQL programming in Java

Simple MySQL programming in Java is now possible! Take a look at the Simple MySQL Java Library, designed to make MySQL Database access very similar to PHP.

This is an extremely simple implementation, no persistence, no special query language. Just direct access to you MySQL database in Java using a familiar PHP-like interface.