Skip to content

sraman-db/Library-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published