[ ] 3. Implement data storage layer

[-] 3.1 Set up data warehouse schema and connections using the Greenplum


Design and implement star schema for analytical queries
Create fact tables for process measurements and test results
Implement dimension tables for equipment, recipes, lots, wafers
Write database migration scripts and version...