[–] cjav_dev 4mo ago ↗ We’re experimenting with a SQL SDK generator that turns an OpenAPI spec into a PostgreSQL extension.The goal: make a REST API queryable directly from SQL, without ETL scripts, staging tables, or sync pipelines.It's a fun idea that turned into a working experiment!
2 comments
[ 2.8 ms ] story [ 17.2 ms ] threadThe goal: make a REST API queryable directly from SQL, without ETL scripts, staging tables, or sync pipelines.
It's a fun idea that turned into a working experiment!