After specifying fields and indexes, users can navigate from table to table, editing records along the way. Sorts, searches, and lookups (also called drop down lists) are generated automatically. Capabilities include:
* Moving from parent to child tables in an ongoing pattern.
* Filtering child records based on the selected parent.
* Automatically populating lookup drop lists.
* Applying a default sort order within the parent context.
* Sorting and searching on any field, or combination of fields, using the lookup description as well as the identifier.
The Traverser runs using PHP and MySQL.
While relational databases have been around for a long time, the Traverser could be the first application to automatically integrate the parent-child table hierarchy. The benefits are the greatest when a database contains a number of one-to-many and many-to-many table relationships.
“Whether the Traverser is folded into another project, or other projects are folded into the Traverser, this is functionality that all database applications ought to have,” said Tom Cleland, author of the Traverser. “I’m not aware of anything like it in the proprietary realm.”
Project Page:
https://sourceforge.net/projects/thetraverser/
Documentation:
http://thetraverser.sourceforge.net/
Download:
https://sourceforge.net/project/showfiles.php?gro
Link: sourceforge.net
Category:
- Open Source