MySQL Databases

[Nov 23, 2009 14:09] Web access to Microsoft Live@edu accounts now works.

ITC offers hosting for MySQL databases on the dbm2.itc.virginia.edu server.

MySQL databases may be used in conjunction with programming languages such as php, Perl, or Java to generate web pages dynamically. Such programs should be stored on the web server of your choice, provided that it supports that technology. For example, you might want to create a web database application to track a computer inventory. To store the data, you could create the MySQL database on one of the MySQL servers; and then to display the data on the web, you could create php scripts on the server that hosts your departmental web site.

In order to create a web database application like the one described above, you will need to:

  1. Get an account.
  2. Create a MySQL database.
  3. Create scripts or programs in the language of your choice to display the data to a Web browser. Create the script on a web server such as people.itc.virginia.edu or faculty.virginia.edu.
  4. Secure your database.

© 2009 by the Rector and Visitors of the University of Virginia.

The information contained on the University of Virginia’s Department of Information Technology and Communication (ITC) website is provided as a public service with the understanding that ITC makes no representations or warranties, either expressed or implied, concerning the accuracy, completeness, reliability or suitability of the information, including warrantees of title, non-infringement of copyright or patent rights of others. These pages are expected to represent the University of Virginia community and the State of Virginia in a professional manner in accordance with the University of Virginia’s Computing Policies.