By mswatcher
via net.tutsplus.com
Submitted: Mar 02 2013 / 04:48
In the past, to build a web application, you required the skills to code in your business logic language and your database language. More recently, however, back-end frameworks are leaning toward using Object-Relational Mapping (ORM); this is a technique that lets you manage your database in the business logic language that you’re most comfortable with.
Add your comment