2008年7月1日 星期二

Junction PHP: Persistent Object Container « PHP::Impact ( [str Blog] )
When developing PHP applications a great deal of time and effort is wasted writing tedious SQL queries to create, read, update, and delete (CRUD) entities. This situation is exacerbated when working with objects because relational database management systems, with which most persistent storage is maintained, can only store scalar values organized into tables. The developer is responsible for translating objects into a series of scalar values. This translation process is often very time consuming.

junction - Google Code
ez PersistentObject

沒有留言: