#postgresql
2 posts
PgAI - LLMs have been part of everyday life already for a while. One aspect I think has not been explored well so far is using them as part of ETL. The implementations I have seen…
SQL as API - I saw several efforts to expose RDBMS as API over the years. This post suggests another engel - exposing an API that accepts SQL. Consider this a brain teaser.…