This document presents a library management system project that aims to reduce manual work, increase accuracy, and provide a user-friendly interface allowing multiple applications to be used simultaneously. It outlines tables in the database to store authentication, staff, reader, author, publisher, book, book loan, and report data. Values are inserted into these tables. Queries are also presented. Future work may include expanding the system's capabilities.