An open API service indexing awesome lists of open source software.

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

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.