{"id":26662666,"url":"https://github.com/subh888999/sql-library-management-system-project","last_synced_at":"2025-07-21T18:33:03.222Z","repository":{"id":283498436,"uuid":"951969650","full_name":"subh888999/SQL-Library-management-system-project","owner":"subh888999","description":"This Library Management System is built using SQL to efficiently manage books, members, and borrowing records. It allows users to add, update, and remove books, track borrowed and returned items, and calculate fines for late returns. Designed for libraries of any size, the system ensures smooth database operations with optimized queries.    ","archived":false,"fork":false,"pushed_at":"2025-03-20T16:01:47.000Z","size":314,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-16T02:08:35.208Z","etag":null,"topics":["mysql","sql"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/subh888999.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-20T14:26:04.000Z","updated_at":"2025-03-20T16:03:58.000Z","dependencies_parsed_at":"2025-03-20T15:36:07.995Z","dependency_job_id":"73e6fbe4-795f-4aae-9319-28e7681052b3","html_url":"https://github.com/subh888999/SQL-Library-management-system-project","commit_stats":null,"previous_names":["subh888999/sql-library-management-system-project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/subh888999/SQL-Library-management-system-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subh888999%2FSQL-Library-management-system-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subh888999%2FSQL-Library-management-system-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subh888999%2FSQL-Library-management-system-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subh888999%2FSQL-Library-management-system-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subh888999","download_url":"https://codeload.github.com/subh888999/SQL-Library-management-system-project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subh888999%2FSQL-Library-management-system-project/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260083863,"owners_count":22956409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mysql","sql"],"created_at":"2025-03-25T14:17:39.753Z","updated_at":"2025-06-16T02:08:36.967Z","avatar_url":"https://github.com/subh888999.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📚 Library Management System\n## 🏛️ Overview\nThe Library Management System (LMS) is a database project designed to manage books, borrowers, and transactions across multiple library branches efficiently. Built using SQL, this system ensures seamless record-keeping, optimized borrowing processes, and efficient data retrieval.\n\n## 🔹 Features\n- 📖 Book \u0026 Borrower Management: Maintain records of books, authors, borrowers, and library branches.\n- 🔗 Database Relationships: Proper primary \u0026 foreign key constraints for data integrity.\n- 🔄 CASCADE Operations: Ensure referential integrity with ON UPDATE CASCADE \u0026 ON DELETE CASCADE.\n- 📊 Advanced Query Execution: Retrieve insights on book availability, borrower activity, and branch statistics.\n## 🛠 Database Schema \u0026 Tables\n- tbl_publisher → Stores publisher details.\n- tbl_borrower → Manages borrower information.\n- tbl_library_branch → Represents different library branches.\n- tbl_book → Stores book details, linked to publishers.\n- tbl_book_authors → Tracks authorship of books.\n- tbl_book_copies → Records number of copies per branch.\n- tbl_book_loans → Handles book borrowing transactions.\n## 🔍 SQL Queries for Data Insights\n- 📌 Number of copies of \"The Lost Tribe\" in each branch.\n- 📌 Borrowers who have not checked out any books.\n- 📌 Books loaned out from \"Sharpstown\" branch due on 02/03/2018.\n- 📌 Borrowers with more than five books checked out.\n- 📌 Books authored by Stephen King available in the \"Central\" branch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubh888999%2Fsql-library-management-system-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubh888999%2Fsql-library-management-system-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubh888999%2Fsql-library-management-system-project/lists"}