Database

tutorial - documentation - mySQL - access from java

Tutorial & example

Learn the essentials about databases and our approach.
 

General Information about databases

  The mySQL Database

NOTE: we migrated from miniSQL to MySQL, here is the old mSQL documentation, which is in fact a subset of MySQL.
 
  We use the mysql database, The Most Popular Open Source Database.
Our server info9 serves as our database server.

The  online mysql-manual (pdf-file + a copy is available at the lab):

Add the following to your projectfile:

JDBC for java database access