/Library-Database

Designed the database using the entities and relationship notation. Implemented the database on Oracle using PL/SQL. Created tables, inserted data, implemented triggers, and made a report.

Library Database Project

This project focuses on the design and implementation of a library database. The goal was to create an efficient database system for managing library resources, incorporating entities and relationship notation.

Project Highlights

  • Database Design:

    • Utilized entities and relationship notation to design the database.
  • Implementation on Oracle:

    • Implemented the database on Oracle using PL/SQL.
  • Key Achievements:

    • Created tables to structure the data.
    • Successfully inserted data into the tables.
    • Implemented triggers for enhanced functionality.
    • Generated a comprehensive report detailing the project.

Getting Started

If you're interested in exploring the details of the library database project, you can navigate to the following sections:

  1. Database Design and Project Report (its written in portuguese)
  2. PL/SQL Implementation
  3. apex code