No description
| conceptual-modeling | ||
| logical-modeling | ||
| sql | ||
| .gitignore | ||
| .woodpecker.yml | ||
| commons.tex | ||
| conclusion.tex | ||
| introduction.tex | ||
| Makefile | ||
| presentation.tex | ||
| README.md | ||
| report-2bis.tex | ||
| sujet.pdf | ||
BD6 project
Project structure
.
├── README.md # This file
├── report-2bis.pdf # Final report
├── presentation.pdf # Presentation slides
└── sql/ # SQL scripts directory
├── filling/ # Filling scripts directory
├── queries/ # Queries scripts directory
├── create-tables.sql # Create tables script
├── create-functions.sql # Create functions script
├── create-triggers.sql # Create triggers script
├── drop.sql # Drop functions and triggers script
├── db.py # Tools to deploy and populate the database
└── table.py # Library used by db.py
Authors
HAMMOUCHE Hocine, N°22006279