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

This is why I like using NodeJS or Python with SQL, it's very simple to have it not care about the return types. SQL is already statically typed per se, I don't need to re-assert everything. Achieving the same kind of automation in Go etc requires parsing the schema at compile-time like what you described, which is complicated.


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

Search: