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

PHPMaster.com: Writing Custom Session Handlers

Sephiroth.it: Backup your batabases w/o phpmyadmin

PHPMaster.com: Better Understanding Random

Mike Lively's Blog: Late Static Binding - Changes to parent

DevShed: Comparing Files and Databases with PHP Benchmarking Applications


Community Events











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


symfony database conference introduction release series development testing interview rest usergroup language opinion symfony2 zendframework2 framework podcast functional community phpunit

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