Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If it's optimizing with figuring the calls in a single tick out, one can probably still optimize further by using db specific features, like postgres supports json_agg which let's you not only break n+1 in a way, but also prevents cartesian product explosion with joins


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: