Show HN: Forge-Core released on GitHub, Parse JSON in your data warehouse(github.com)
github.com
Show HN: Forge-Core released on GitHub, Parse JSON in your data warehouse
https://github.com/foxtrotcommunications/foxtrotcommunications-forge-core
0 コメント
—
Forge Core is a deterministic BFS engine that reads a single JSON column (or multi-column table), discovers all nested structures, and generates:
dbt SQL models — one per nested object/array Rollup view — reassembles the full document from normalized tables schema.yml — structural column inventory JSON Schema — standard draft-07 schema of the discovered structure Mermaid ER diagram — table relationship visualization