Hacker News new | ask | show | jobs
by satvikpendem 752 days ago
You could use a backend framework that optimizes the SQL as well (I believe Hasura does this), or just have a string interpolated select statement in the SQL.