Goose squash: https://github.com/pressly/goose/issues/345 --- https://zemfira.me/posts/things-i-wish-i-knew-about-sqlc/#dynamic-update-params https://github.com/yiplee/sqlc-dynamic-query-example https://github.com/sqlc-dev/sqlc/issues/3484 https://github.com/sqlc-dev/sqlc/issues/3979 http://tatiyants.com/how-to-navigate-json-trees-in-postgres-using-recursive-ctes/ Sqlx sqlc goose? https://g.co/gemini/share/7ae9a6c3839b Use gorm, add overlay of sqlc above if complex, but require pg dump schema out: https://g.co/gemini/share/1b7fca4d4306 Otel for pgx: https://github.com/exaring/otelpgx Orm dynamic: https://www.gmhafiz.com/blog/golang-database-library-orm-example-dynamic-list/
Goose squash: pressly/goose#345
https://zemfira.me/posts/things-i-wish-i-knew-about-sqlc/#dynamic-update-params
https://github.com/yiplee/sqlc-dynamic-query-example
sqlc-dev/sqlc#3484
sqlc-dev/sqlc#3979
http://tatiyants.com/how-to-navigate-json-trees-in-postgres-using-recursive-ctes/
Sqlx sqlc goose? https://g.co/gemini/share/7ae9a6c3839b
Use gorm, add overlay of sqlc above if complex, but require pg dump schema out: https://g.co/gemini/share/1b7fca4d4306
Otel for pgx: https://github.com/exaring/otelpgx
Orm dynamic: https://www.gmhafiz.com/blog/golang-database-library-orm-example-dynamic-list/