Build a SQL database app
This project will give you a valuable experience that will make your resume stand out as an experienced database user and software developer.
Create an application that uses the popular mySQL database server and an easy-to-build graphical user interface application in Visual Studio.
Requires Microsoft Windows.
Example Curriculum
Available in
days
days
after you enroll
- 01 Course Outline (2:32)
- 02 Create a new database in mySQL (16:32)
- 03 How to write sql queries (10:55)
- 04 Create a GUI front end app (17:46)
- 05 Create a Data Access Object and connect to a database (14:31)
- 06 Query the database (11:28)
- 6b Add a picture box to display album art (9:39)
- 07 Insert new records into the database (17:35)
- 08 Create a second table and a foreign key (24:01)
- 09 Table joins part a (11:28)
- 09b Table joins part b (15:03)
- 10 Design with UML and ER diagrams (6:04)
- 11 Perofrm compound select actions (6:38)
- 12 Delete data from a table (12:03)
- 11b Add a video player to the app (7:44)
- 12 Extended Features (5:23)
- Project Source Code