CSE498 Files for Gaetano Borriello
Created by: Ryan Satogata & Tony Faizal

This lecture set is a basic introduction to MySQL for any student to read over.  Beyond the simple stuff, these slides offer information to create a server using JDBC and further reading information.  Hopefully, these slides can help anyone who reads them understand MySQL and allow them to develop their own database.  Enjoy...

- Ryan & Tony

Outline
MySQL_Doc.txt - Provides an outline of the lectures.

Slides
CoverPage.ppt - Cover page to the slides.
Day1.ppt - Explination of what the slides are going to cover and the general idea of a database.
Day2.ppt - Basic Database Background
Day3.ppt - Basics of MySQL
Day4.ppt - Simple Queries & More Table Manipulation
Day5.ppt - More Complexities With Queries
Day6.ppt - Above and Beyond

Java Server (information on this is covered in Day 6)
Grocery.java
GroceryDb.java
GroceryParser.java

MySQL in Action
readme.doc
tutorial.java
mia_1.ppt
mia_2.ppt
mia_3.ppt