The document describes the logical and physical database design for a library management system. It defines various entities like staff, readers, books, locations. It then defines the relationships between these entities and draws an Entity Relationship Diagram. It further describes the tables, fields, data types and properties to implement these designs physically in the database. Form designs are also outlined for key entities like readers, staff, books etc. to enter and view data.
Related topics: