Giter Site home page Giter Site logo

iamdhrutipatel / library-management-system Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.71 MB

Library management system ๐Ÿ“š using SQL queries and PL/SQL

License: MIT License

dbms dbmsminiproject mini-project sql pl-sql library-management-system college-project

library-management-system's Introduction

Library-Management-System using SQL Queries and PL/SQL Block

Mini project to handle the operations of Library Management System using SQL queries and PL/ SQL (use the concept of Cursor, Trigger, Procedure/ function, Package and Exception Handling).

Explanation of the Project

I have created library management system ๐Ÿ“š. This system contains the information about members, books, transaction about books and transaction_history. I have used the concept like cursor, trigger, exception handling and procedure.

  1. The library has 3 kinds of members:
    i. Monthly this member can borrow 4 books
    ii. Yearly this member can borrow 2 books
    iii. Lifetime this member can be borrow 6 books

  2. The same kind of a book cannot be borrowed by a member at one instance.

  3. The fine amount should be calculated basing on the issue date ,return date and due date.

  4. The fine amount can be 5/- per day.

  5. When a book is issued automatically it should reflect in the book table.

Modules in the Project

  • Issue Book Section
  • Return Book Section
  • Trigger to automatically increment and decrement the no. of books
  • Trigger to move the data from the transaction to transaction history table upon deletion

Note

Sorry, I'm not able to upload source code on GitHub :octocat: because I've performed the project in Oracle Live SQL. But, you'll find all the code in Document. Thank You!

Facing any issues???

Feel free to open an issue. I'll be glad to help you.โค๏ธ

library-management-system's People

Contributors

iamdhrutipatel avatar

Stargazers

 avatar

Watchers

 avatar

library-management-system's Issues

Query

i want you to please help me creating a new management system...i have all the instructions and i want to complete it by 15 of this month. Can you please help me with that

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.