Skip to content

kaispace30098/supplier_info_query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

supplier_info_query

This project is trying to design a small db for people to search for common info they need from procurement department. For example, as a importer in the supply chain, the company doesn't control production end, Yet, knowing the status of our open purchase order provides more flexibility on new customers/distributors order for not only domestic but direct import to other countries. Another example is the accounting specialist, he or she may want to know how many product left from vendor A, B and C, so he/she can arrange the priority of the payment.

1. Entity Relationship Model

image (2)

2. Relational Modeling

Auto convert tool: https://erdplus.com/

image (3)

image (1)

3. Creating Schema and tables through SQLite3 Studio

image (7)

4. Creating a View by SQL

image (4)

5. Download ODBC driver and setup DSN for further analytics and visualization.

Driver:http://www.ch-werner.de/sqliteodbc/

image (6)

Visualization on Power BI image (5)

About

Create a Database by SQLite and run queries in SQL in assist to inventory planning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published