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

With ecto you tend to write less n+1 queries(if any ;)) if you use the from: query syntax, thus you can also save db time, there you have it.


You can also write less n+1 queries if you think or god forbid, benchmark and refactor your code.




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

Search: