📗 Table of Contents

📖 Data base based on diagram

Data base based on diagram in this project, I build a relational database based on a provided diagram.

🛠 Built With

Tech Stack

Database
  • Postgresql

(back to top)

Key Features

  • relational database
  • Database based on diagram

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need: PostgreSQL

Setup

Clone this repo by copying https://github.com/shayan1234554321/Database-from-diagram.git and run the sql files.

Install

Install this project with:

psql -U <username> -d <databasename> -f schema.sql

Usage

To run the project, execute the following command:

psql -U <username> -d <databasename> -f queries.sql

(back to top)

👥 Authors

👤 Shayan

(back to top)

Future Features

  • [Implementing data validation]
  • [Integration with external APIs]
  • [Enhancement of data visualization capabilities]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check issues page.

⭐️ Show your support

If you like this project, please give it a ⭐️!

(back to top)

License

This project is MIT Licensed.

(back to top)