Nested Set DB Table
Package:
Summary:
Manage nested sets of data stored in a database
Groups:
Author:
Description:
This package can be used to manage nested sets of data stored in a database.
It can create and manager an hierarchy of nodes in a database table allowing to retrieve, add, update and delete nodes.
There are database adapters to access the tree of nodes in various types of databases, as well a special version that uses the Zend Framework DB_Table package to manage the table with the tree nodes.
It can create and manager an hierarchy of nodes in a database table allowing to retrieve, add, update and delete nodes.
There are database adapters to access the tree of nodes in various types of databases, as well a special version that uses the Zend Framework DB_Table package to manage the table with the tree nodes.
Comments are closed.