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

this is absolutely not true.

You can use functions to create basic "getters" for application data structures. Layering these through further functions for limits/offsets/etc is simple (and you can write those layers in a generic way).

You just have to get used to the mental mindshift that all your data manipulation code lives in the database, and your application simply consumes data from single function calls.



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

Search: