Indometric


Mar 24
Tuesday
Web Development

The LIKE Clause and the Active Record Pattern

  • Sharebar

In most cases, the implementation of the committed record pattern in PHP (and other programming languages too) is carried out through a few data mapper stuff, which are used to go CRUD operations on a group of embattled database tables. This seven-part article series describes the advantages of using the committed record pattern in a variety of situations, and shows you how to do it.
– Introduction
While an approach like the one described above permits to reach a high level of SQL abstraction when accessing databases, the truth is that its also possible to apply the committed record approach by means of a single database class, which encapsulates within its API all the logic require…


Post Tags:


Post a Comment

 


All content and source © 2010 Indometric. All rights reserved. See our Privacy Policy and DMCA Information