Comment on Show HN: Pg-typesafe – Strongly typed queries for PostgreSQL and TypeScriptparentComments−nextaccountic6moClorinde does this. It lets you write raw sql (with keyword arguments) and generate strongly typed Rust API (that deals with things like Option for nullable columns, etc)https://github.com/halcyonnouveau/clorinde/?tab=readme-ov-fi...
Comments
Clorinde does this. It lets you write raw sql (with keyword arguments) and generate strongly typed Rust API (that deals with things like Option for nullable columns, etc)
https://github.com/halcyonnouveau/clorinde/?tab=readme-ov-fi...