MySQL
MySQL is an open source relational database management system (RDBMS) that uses SQL (Structured Query Language) and runs as a server providing multi-user access to a number of databases. UND students participating in the Computer Science program have access to their own MySQL database.
MySQL Workbench is a visual database design tool for MySQL. Account & Access
Usage
A comprehensive SQL reference, including tutorials and syntax, can be found at http://www.w3schools.com/sql/ 10 Common SQL Programming Mistakes
MySQL Workbench Installation and Configuration
Usage