- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Data base based on diagram in this project, I build a relational database based on a provided diagram.
Database
- Postgresql
- relational database
- Database based on diagram
To get a local copy up and running, follow these steps.
In order to run this project you need: PostgreSQL
Clone this repo by copying https://github.com/shayan1234554321/Database-from-diagram.git and run the sql files.
Install this project with:
psql -U <username> -d <databasename> -f schema.sql
To run the project, execute the following command:
psql -U <username> -d <databasename> -f queries.sql
👤 Shayan
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [Implementing data validation]
- [Integration with external APIs]
- [Enhancement of data visualization capabilities]
Feel free to check issues page.
If you like this project, please give it a ⭐️!
This project is MIT Licensed.