This document describes the development of a hospital management system using a database. It includes tables for patients, doctors, wards, specializations, and diseases. It shows the structure of each table with fields and constraints. It also provides examples of SQL queries for insert, update, delete, and join operations on the tables. The goal is to develop a software system to more easily manage patient records and data within a hospital using an electronic database rather than a manual paper-based system.