|
1 | | -# SQL_School_Tutorial |
| 1 | +# Building a Relational Database from scratch using MySQL |
| 2 | +## Learn to create and update your own fully-functional relational database using SQL with free open-source software |
| 3 | +Database building project to accompany [this tutorial](URL WILL GO HERE WHEN ONLINE). |
| 4 | + |
| 5 | + |
| 6 | +#### Project status - Complete |
| 7 | + |
| 8 | +## Introduction |
| 9 | +This |
| 10 | + |
| 11 | +### Methods used |
| 12 | +* Database Schema Planning |
| 13 | +* Entity Relationship Diagram Construction |
| 14 | +* Database Implementation |
| 15 | + |
| 16 | + |
| 17 | +### Technologies used |
| 18 | +* MySQL Community Server |
| 19 | +* PopSQL |
| 20 | +* Lucidchart |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | +### Data Sources |
| 25 | + |
| 26 | +Data was created to populate the database by Craig Dickson. |
| 27 | +Some participant names were created using [Fake Name Generator](https://www.fakenamegenerator.com/). |
| 28 | + |
| 29 | +### Getting started |
| 30 | + |
| 31 | +1. Clone this repo (for help see this [tutorial](https://help.github.com/articles/cloning-a-repository/)). |
| 32 | +2. Read the [tutorial](URL TO FOLLOW). |
| 33 | + |
| 34 | + |
| 35 | +## Contact |
| 36 | +All feedback is warmly received. Craig Dickson can be contacted via his website [craigdoesdata.de](https://www.craigdoesdata.de/contact.html). |
0 commit comments