An open API service indexing awesome lists of open source software.

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

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