Y
Hacker News
new
|
ask
|
show
|
jobs
by
bruce343434
1093 days ago
Which tools then?
1 comments
laeri
1092 days ago
They specifically mentioned them (queryfirst, pgtyped, pugsql, sqlc)
link
bruce343434
1092 days ago
Ah I see, not when I replied. That, or I read over them.
link
bbsimonbb
1092 days ago
also zapatos, scala-slick (see type-checked sql statements) and yesql
link
bbsimonbb
1092 days ago
datagrip in pycharm seems to be on a similar trip. The SQL stays in string literals, but datagrip looks inside the string literal to validate and propose auto-completion.
link