zamcham / database-from-diagram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

License:MIT License