Getting Started

This repository includes the 'schema_based_on_diagram.sql' file where we implemented the database from the diagram below.

Diagram

📗 Table of Contents

📖 [Database Diagram]

The primary objective of this project was to interpret a database diagram and implement the SQL needed to build that database.

🛠 Built With

PostgreSQL 15

Tech Stack

Database

Key Features

  • Efficient data management: Allows adding and updating records.
  • Data visualization and reporting: Provides visual representations and reports for data analysis.

(back to top)

💻 Getting Started

To get a local copy up and running, run the queries on schema_based_on_diagram.sql to create all tables.

Prerequisites

In order to run this project you need: PostgreSQL

(back to top)

👥 Authors

👤 Luis Flores

👤 Cristian Zambrano

(back to top)

🔭 Future Features

  • Efficient data management: Allows adding, updating, and deleting records.
  • Search and filter capabilities: Enables finding data based on various criteria.
  • Data visualization and reporting: Provides visual representations and reports for data analysis.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project send me a message on linkedin! and share with your friends!

(back to top)

🙏 Acknowledgments

I would like to thank microverse for getting me started!

(back to top)

📝 License

This project is MIT licensed.

(back to top)