This project presents the design and development of a database for Shoengalleric Art Gallery using MS Access. The project addresses the challenges of managing data for the gallery's branches, staff, artists, artworks, and events. It outlines the system and user requirements, and the conceptual and logical database designs, including entity-relationship diagrams. The database comprises interrelated tables with primary and foreign keys to maintain data integrity. The report details the creation of tables for artwork style, artist specifications, artwork collection, events, booking specifications, customer details, staff members, and gallery specifications. Furthermore, the project includes the development of user interfaces in the form of forms for data input and management, along with SQL queries for data retrieval and reporting. The functionality and working of the database are analyzed through several test cases, with technical and user documentation provided to guide implementation and usage.