Just Say No to Manual CRUD
Just Say No to Manual CRUD
I’ve been working a lot with Castle’s Active Record and Ruby on Rails in the last month and as a result have written significantly fewer basic CRUD operations and database access code. It’s been an addictive experience and has caused me to rethink the proper role of hand-written database code (sprocs) within an application.
Read More:
http://www.caffeinatedcoder.com/just-say-no-to-manual-crud/
Thanks