Examples of databases design, SQL & PHP code for students 5AIN & 5BIN.
- HTML, CSS & JavaScript
- DB theory: Database Systems - Concepts, Languages and Architectures (Paolo Atzeni, Stefano Ceri, Stefano Paraboschi and Riccardo Torlone)
- Entity-Relationship modeling tools like:
- SQL language, DBMS documentation & more:
- PHP development (?!!) environment like:
- Editing tools like Visual studio code and its extensions like:
- SQLTools
- SQLTools MySQL/MariaDB
- PHP Extension Pack
- Live Share Extension Pack
- DB administration tools like:
- Random test data generator like:
Here you will find all the examples provided during the course. Feel absolutely free to make them part of your work.
Example | Topic |
---|---|
Select | Istruzione SELECT di base |
Joins | Joins |
Grouping | Funzioni di aggregazione |
Constraints | Vincoli |
DB_schema | Esempio script creazione DB |
Ristrutturazione | Osservazioni sulla ristrutturazione di schemi E/R |
Traduzione | Osservazioni sulla traduzione di schemi E/R (ed esempio) |
Views | Views, scopi ed esempi |
Subqueries | Subqueries |
Here you will find some of the exercises assigned during the course and probably their solutions.
Exercise | Solution |
---|---|
27 pag. A76 | ERDPlus diagram |
28 pag. A76 | ERDPlus diagram |
2024-10-07 | here |
30 pag. A77 | ERDPlus diagram |
Traduzioni | Traduzioni (parziale) yet |
Here you will find some of the lab tests assigned during the course and probably their solutions.
Exercise | Solution |
---|---|
next test | Here |