https://github.com/statebait/freelance-database-project
A SQL (PostgreSQL) database project made for emulating a freelancing website
https://github.com/statebait/freelance-database-project
c postgres postgresql sql
Last synced: 2 months ago
JSON representation
A SQL (PostgreSQL) database project made for emulating a freelancing website
- Host: GitHub
- URL: https://github.com/statebait/freelance-database-project
- Owner: statebait
- License: mit
- Created: 2019-01-26T13:40:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-17T14:06:04.000Z (over 6 years ago)
- Last Synced: 2025-02-07T16:19:47.242Z (over 1 year ago)
- Topics: c, postgres, postgresql, sql
- Language: TSQL
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Freelance Database Project
A SQL (PostgreSQL) database project made for emulating a freelancing website. Done as a part of a course project for the Database Management System Course.
## To Run
You will need to run an instance of a PostgreSQL database server where you can run the ddl script and insert queries accordingly.
## Console App
Look [here.](./console_app/README.md)
## License
This project is licensed under the MIT License - Copyright (c) 2019 Mohamed Shadab