SiddChugh / Music-Company-Database-Management

Provides an interface to interact with MySql Server Database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an implementation of a database application leveraging various python libraries which allowed user to talk to Microsoft SQL Server database containing data about a music company. The implementation includes triggers that updates certain records, prohibited wrongful data insertions and display error messages

PreRequisites

Appropiate permissions to talk to the database sfu at server cypress.csil.sfu.ca should be obtained before running this applications.

Build Instructions

python interactWithDb.py

About

Provides an interface to interact with MySql Server Database

License:Other


Languages

Language:Python 56.2%Language:SQLPL 43.8%