This is a capstone project for the Database Engineer Course at Coursera. The project is about creating a database for a fictional company called Little Lemon.
Little Lemon restaurant needs to build a relational database system in MySQL to store large amounts of data which they can also easily manage and locate as required. Little Lemon have decided to use MySQL Workbench to develop their new database system.
- Set up the database
- Create and implement an ER diagram
- Create tables and relationships
- Create sales reports
- Build a booking system
- Generate data insights
- Create a database client
MySQL, MySQL Workbench, Python, Git, Tableau