Hacker News new | ask | show | jobs
by Daishiman 4796 days ago
Some ORMs support the Query Builder pattern which does the exact thing you want. http://www.yiiframework.com/doc/guide/1.1/en/database.query-...