CodeYourFuture / CodeYourFuture/Module-Databases

[TECH ED] E-Commerce

オープン
#10 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
🎯 Topic Communication 🎯 Topic Structuring Data 🏕 Priority Mandatory 📅 Databases 📅 Week 3 🦑 Size Large
主要言語
PLpgSQL
スター
1
フォーク
102
PR マージ指標
30日以内にマージされた PR はありません

説明

### Link to the coursework

https://github.com/CodeYourFuture/Module-Databases/tree/main/E-Commerce

### Why are we doing this?

This project is about really understanding your database by representing it in a diagram. How do the tables relate to each other? How do references work? What is the primary key? What is a foreign key? Drawing a simple schema will clear this all up.

Remember, simple is better. Use a pencil and paper.

### Maximum time in hours

6

### How to get help

Bring these to class and work on them in study time together.

### How to submit

1. Fork to your Github account.
2. Make a branch named after the project.
3. Make regular small commits with clear messages.
4. When you are ready, open a PR to the CYF repo, following the instructions in the PR template.

```mermaid
gitGraph
commit id: "e-commerce"
branch e-commerce
commit id: "List all socks"
commit id: "List products cost >100"
commit id: "5 most expensive products"
```
### How to review

Bring your schemas to class and we'll talk about them.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。