Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Database-wk8-assignment

๐Ÿ“š Library Management System (MySQL Project)

๐Ÿ’ก Description

A complete relational database system for managing a libraryโ€™s operations including books, authors, members, categories, and loans.

๐Ÿ› ๏ธ Features

  • Track books and their authors
  • Manage categories and availability
  • Handle book borrowing (loan system)
  • Maintain member records
  • Optional: librarian user tracking

๐Ÿ“ Deliverables

  • library_management.sql โ€” SQL file with all CREATE TABLE statements and constraints.

๐Ÿ–ผ๏ธ ERD Diagram

[Insert screenshot here or link to dbdiagram.io]

๐Ÿ“ฆ How to Run

  1. Open your MySQL interface.
  2. Run the library_management.sql file.
  3. Start adding data using INSERT statements or use a GUI like phpMyAdmin.

โœ… Requirements

  • MySQL Server
  • Any SQL editor or CLI (e.g., MySQL Workbench, DBeaver)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors