Hacker News new | past | comments | ask | show | jobs | submit login

In python's case (or other dynamic languages), honestly not sure.

In statically typed languages, you can catch a lot more errors at compile time with ORM's than you can if you write queries by hand.

Good unit tests are critical regardless, it's just one more nice thing.




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

Search: