https://github.com/themuhd/modern-library-database
Contains Design of Modern Library system with TSQL
https://github.com/themuhd/modern-library-database
data-science database library-management-system sql sql-server
Last synced: 4 months ago
JSON representation
Contains Design of Modern Library system with TSQL
- Host: GitHub
- URL: https://github.com/themuhd/modern-library-database
- Owner: themuhd
- License: gpl-3.0
- Created: 2023-07-09T17:14:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-09T17:21:31.000Z (over 2 years ago)
- Last Synced: 2025-03-12T08:32:23.536Z (11 months ago)
- Topics: data-science, database, library-management-system, sql, sql-server
- Language: TSQL
- Homepage:
- Size: 493 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Modern-Library-Database
Design of a database system for a library that would store
information on members, their library catalogue, loan history, and overdue fine repayments
based on client's specification. The library requires a comprehensive system with an online signup and login feature, repayment of overdue fines, and calculation of overdue fees. The client also
needed a backup system to prevent data loss in case of system failure.