Skip to content

sayan3429/Library_Management_Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Library Management System

This is a simple library management system database implemented in SQLite. It includes tables for members, books, loans, and fines, and some sample data.

How to use

  1. Download and install DB Browser for SQLite.
  2. Open the library_management.sql file in DB Browser.
  3. Execute the SQL to create the tables and insert the sample data.

About

Library Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors