https://github.com/martinbinard/social-network-database
MCD, MLD, and SQL tables of an API
https://github.com/martinbinard/social-network-database
Last synced: 3 months ago
JSON representation
MCD, MLD, and SQL tables of an API
- Host: GitHub
- URL: https://github.com/martinbinard/social-network-database
- Owner: MartinBINARD
- Created: 2023-10-26T09:14:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-26T12:56:02.000Z (over 1 year ago)
- Last Synced: 2025-01-10T01:41:08.743Z (4 months ago)
- Size: 330 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Social network database
## Goal
- Create an MPD, MCD, MLD to create SQL tables for a simple social network.
## Description
- Min map API routes is the first sketch of the API to create MLD & MCD.
- The SQL-tables.sql is generated form the MPD plan.
- Routes.pdf file provides usefull info for front-end developer