top | item 41495904

(no title)

stanleydrew | 1 year ago

One of the design principles of sqlc is that SQL queries should be static in application code so that you know exactly what SQL is running on your database. It turns out you can get pretty far operating under this constraint, although there are some annoyances.

discuss

order

No comments yet.