Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 465 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 465 Bytes

sales_report_DB

A relational database based on SQL Server written with Python, using pymssql library, faker library, radar library, random library, which is designed to help enterprises form a realtime sales reports. The five tables in this database are seperately Staff_info, Customer_info, Leads_info, Trading_records, and Receipt_records, which contain fields describing customer information, transaction information, funds withdrawn, target profit and so on.