Designed and implemented a relational database system for a pharmacy management application. The system includes tables for medicines, customers, suppliers, sales, and inventory. It supports data integrity through primary and foreign keys, and ensures efficient querying using SQL. The project facilitates tracking of stock levels, sales transactions, and expiry dates to enhance pharmacy operations and decision-making.