November 2005
developerWorks : Blogs : phpblog@developerWorks
(via)The slides give an overview of the main concepts behind SDOs, followed by a few scenarios showing how to use them to work with relational and XML data
August 2005
Zend Technologies - PECL Tutorials - Introducing Service Data Objects for PHP
(via)Service Data Objects (SDOs) have been around in the Java technology world since November 2003. They are designed as a means of simplifying and unifying working with heterogeneous data sources. In February 2005, IBM and Zend announced a strategic partnership to collaborate on the development and support of the PHP environment. One aspect of this collaboration has been the definition and implementation of SDOs for PHP. This article gives an overview of SDOs and the motivations for using them in the PHP environment. A simple contact management scenario is used to illustrate key concepts.
1
(2 marks)