How To Schema And Warehouse

Turn a raw operational data dump into a queryable star-schema warehouse with a data contract, using DuckDB + pandera. Use when handed raw exports from one or more source systems and asked to "design a schema", "build a warehouse", "model this data", "set up a data lake / warehouse", "create a star schema", "reconcile these sources", or before any analytics/BI is built on unmodeled data. Walks the 6-step pipeline - input, sample data, objective, find-skills, build (ERD + DDL + contract + real queries), expert review - and outputs a genuinely queryable warehouse, not just a diagram.

phoebefu6 Updated

File contents

phoebefu6/phoebe-data-skills/tree/main/plugins/how-to-schema-and-warehouse/skills/how-to-schema-and-warehouse commit 68000a9841

Frequently asked questions

npx skillmds@latest add phoebefu6/how-to-schema-and-warehouse