Phase 08 · Web systems
Database Engineering
Model reliable relational data, write analytical queries, control transactions and integrate an ORM responsibly.
Company-level project
Inventory and Warehouse Management System
Begin from the starter branch, work through the modules and use the main branch as a completed reference after making a genuine attempt.
Recommended sequence
Complete the modules at your own pace.
Every module links to the exact GitHub resource folder and its stable code-reference tag.
- 01
Relational Design, Keys and Constraints
Study the resources, complete the practical lab, validate the result and record any limitation.
Code referencep08-module-01-relational-design-keys-and-constraints - 02
Queries, Transactions, Concurrency and Locking
Study the resources, complete the practical lab, validate the result and record any limitation.
Code referencep08-module-02-queries-transactions-concurrency-and-locking - 03
Indexes, Query Plans, Privileges and Recovery
Study the resources, complete the practical lab, validate the result and record any limitation.
Code referencep08-module-03-indexes-query-plans-privileges-and-recovery - 04
Prisma, Migrations, Reconciliation and Release
Study the resources, complete the practical lab, validate the result and record any limitation.
Code referencep08-module-04-prisma-migrations-reconciliation-and-release
Project review
