Hacker News new | ask | show | jobs
by clarkdave 806 days ago
Kysely is excellent! Another library that complements it is pgTyped[0]. It compiles .sql files into functions with strongly typed parameters and return values

[0] https://pgtyped.dev/