News Feed
Jobs Feed
Sections




News Archive
Jani Hartikainen's Blog:
Understanding Doctrine's NestedSet feature
September 02, 2008 @ 10:29:56

On his CodeUtopia blog Jani Hartikainen gives an inside look at a feature of Doctrine, nested sets.

The Doctrine library comes with a feature called nested set, which makes saving trees in a database easy. However, it's quite easy to accidentally cause a lot of extra unneeded queries if not being careful. Here are some pointers to keep in mind while working with the nested set, and some example queries to make understanding it easier.

He gives an example, showing how to get rows from the database - parent and child - and some optimization tips to keep things light. There's also some pros and cons included for doing it either way (the standard fetching or using the more optimized versions).

2 comments voice your opinion now!
doctrine nestedset feature fetch database row parent child


blog comments powered by Disqus

Similar Posts

Community News: Zend Framework Beta 0.9.0 Released

PHPMaster.com: Bulletproofing Database Interactions with PHPUnit's Database Extension

IBM developerWorks: Java and PHP technology on AIX - Integrate the Java business application w/ DB2

Paul Jones' Blog: Memory Leaks With Objects in PHP 5

Brandon Savage's Blog: Taking A Look At Propel 1.5


Community Events











Don't see your event here?
Let us know!


language podcast series application testing opinion tool conference phpunit release functional unittest development example interview code framework community zendframework2 introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework