SQL Samples

Click a work sample's title to view that sample's page.

Nest Next Door Database Creation Code (Sample)

Purpose:
This is part of the creation code from a MySQL database connected to the Nest Next Door website. It displays available eggs, allows visitors to order eggs, and enables mailing list and user authentication functions.
Date of Work:
November 2, 2018
Skills Demonstrated:
Database design, SQL, MySQL

Registration Database (for Philosophy Conference Demo Site)

Purpose:
This MySQL database is connected to the Philosophy Conference demo site. It allows visitors to register.
Date of Work:
September 30, 2018
Skills Demonstrated:
Database design, SQL, MySQL