Nieuws

basic-mysql-api-java A really basic API layer between a MySQL server and Java. It has an abstraction layer of sorts so that a user can manipulate a MySQL database without knowing any SQL syntax. This ...
Simple Login App With Java and MySQL A Java MySQL app which pops up of a small login window. This window connects to a local mysql database to see if the login can be concluded or not.