Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b8f0a34

Browse files
Update README.md
1 parent 921f402 commit b8f0a34

File tree

1 file changed

+36
-1
lines changed

1 file changed

+36
-1
lines changed

‎README.md

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,36 @@
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

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /