Viewing profile — brady_bastian
brady_bastian
HN member- Joined
- Thu, Aug 28, 2025, 11:45 PM UTC
- HN karma
- 1
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About brady_bastian
Recent public activity
- story
- story
- story
- story
-
story
Show HN: Open-Source FHIR –> OMOP Pipeline
Parsing FHIR data and converting that to OMOP standard is a notoriously difficult problem. I think we've cracked it. I've open sourced two GitHub repos: 1. Forge-Core. This is the …
-
comment
Comment #47907017
how does this compare to something like google secrets manager?
-
comment
Comment #47870323
the price of shitty software is
-
story
Show HN: Forge-Core released on GitHub, Parse JSON in your data warehouse
Automatically decompose nested JSON in your data warehouse into normalized dbt models. Forge Core is a deterministic BFS engine that reads a single JSON column (or multi-column tab…
- story
-
story
Show HN: Avalon - Synthetic FHIR R4 patient data as OMOP CDM 5.4 views
Avalon Synthetic clinical data pipeline — generate realistic FHIR R4 patient data, normalize it through Forge, and query it as OMOP CDM 5.4 views. What is Avalon? Avalon is an end-…
-
story
Show HN: Synthea Fhir Data in BigQuery
We generated ~1,100 synthetic patients with Synthea, processed the FHIR R4 output through our normalization engine (Forge), and published it as a free public dataset on BigQuery An…
-
story
Show HN: Forge, the NoSQL to SQL Compiler
https://forge.foxtrotcommunications.net/ I've been a data engineer for years and one thing drove me crazy: every time we integrated a new API, someone had to manually write SQL to …
-
comment
Comment #47307972
Completely automating the difficult problem of json parsing and normalization in cloud data warehouses. https://forge.foxtrotcommunications.net/ Today engineers spend dozens of hou…
-
comment
Comment #46977100
[dead]
-
story
Forge – Automate 3NF Schema Generation from Nested JSON in BigQuery/Snowflake
I've built a product that completely parses highly nested JSON data in cloud data warehouses. Forge works by methodically dissecting each subcollection and each field of Json data,…
-
comment
Comment #46803159
Hi HN, I’m Brady. I’ve spent years watching data engineers burn out writing brittle parsers for nested JSON, only to have dashboards crash because an upstream API changed a field n…
- story