Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 463 Bytes

File metadata and controls

10 lines (7 loc) · 463 Bytes

Dependencies

  • To run it Python is must and in addtion to that you need mysql-connector

  • TO install mysql-connector open command prompt and type : pip install mysql-connection-python

  • you also need to have sql installed in your system

  • You may take database schema from emaildb named sql file There you can find all the triggers and schemas

How to Run

  • after your system meets all the requirements just run the dbmsproject.py file