User Tools

Site Tools


mysql

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/ 10 Common SQL Programming Mistakes

MySQL Workbench Installation and Configuration

  • Coming soon

Usage

Official MySQL Workbench Documentation

mysql.txt · Last modified: 2021/11/23 20:05 by john.nordlie