PHP Classes
elePHPant
Icontem

Joe Celko Nested Sets: Manage tree database structure with Celko approach

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2004-02-05 (13 years ago) RSS 2.0 feedStarStarStar 47%Total: 3,474 This week: 1All time: 953 This week: 559Up
Version License Categories
celkonestedset 1.0GNU General Publi...Algorithms, Databases, Data types
Description Author

This class is meant to manage tree database structure using Jeo Celko's nested sets approach.

You can add node with 7 queries, delete a node with subnodes with 4 queries and move node with 11 queries.

The number of queries per action does not depend on the number of sub-nodes, so it is a scalable solution.

Name: Filippo Toso <contact>
Classes: 20 packages by
Country: Italy Italy
Innovation award
Innovation award
Nominee: 5x

  Files folder image Files  
File Role Description
Accessible without login Plain text file ccelko.php Class CCelkoNastedSet class file
Accessible without login Plain text file sample.php Example Sample file for CCelkoNastedSet class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,474
This week:1
All time:953
This week:559Up
 User Ratings  
 
 All time
Utility:69%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:52%StarStarStar
Tests:-
Videos:-
Overall:47%StarStarStar
Rank:2434