REFACTOR: Using DB ORM? #46

Open
opened 2025-09-19 13:24:01 -07:00 by azpect · 1 comment
Owner

After writing the recipe search, hundreds of lines to generate a SQL query, it might be a good idea to try out an ORM. Like GORM or something that will work with PostgreSQL.

After writing the recipe search, hundreds of lines to generate a SQL query, it might be a good idea to try out an ORM. Like GORM or something that will work with PostgreSQL.
azpect added the
Kind/Feature
Priority
High
labels 2025-11-24 11:13:46 -07:00
azpect added
Kind/Infrastructure
and removed
Kind/Feature
labels 2025-11-24 11:15:21 -07:00
azpect added
Priority
Low
and removed
Priority
High
labels 2026-01-08 13:44:56 -07:00
Author
Owner

This is pretty much done. Using squirrel and sqlx.

This is pretty much done. Using squirrel and sqlx.
Sign in to join this conversation.
No description provided.