This document is a laboratory manual for a database management systems course covering 5 exercises on modeling relational databases and writing SQL queries. It provides instructions to students on completing the exercises in an RDBMS environment and creating a front-end interface. The exercises involve designing tables, entering sample data, and writing queries over schemas for student records, airline data, books, banking information and more. Students are directed to properly define primary and foreign keys and write queries to return requested information from the different schemas.