**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 * Requesting a MySQL Account * Log in to MySQL Database * Resetting the MySQL Account Password Usage A comprehensive SQL reference, including tutorials and syntax, can be found at http://www.w3schools.com/sql/ [[https://www.simple-talk.com/sql/t-sql-programming/ten-common-sql-programming-mistakes/|10 Common SQL Programming Mistakes]] MySQL Workbench Installation and Configuration * Coming soon Usage [[https://dev.mysql.com/doc/workbench/en/|Official MySQL Workbench Documentation]]