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.
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.