A simple demo app to illustrate the SQL parsing and validation Uses libpg_query to parse the query to AST and Zod to validate it against a schema. Demo: https://sql-api-demo.vercel.app