Hacker News new | ask | show | jobs
by charrondev 6 days ago
We’ve done our JSON ingestion by keeping a schema in the app for all the types we expect, and injecting the types into the query builder.

Then as needed we have materialized columns on our different tables.