
ZodbAnalyzer
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Ever wondered what actually is stored in your Zope Object Database?.
ZodbAnalyzer is a graphical (pyQT) tool that can be used to browse the ZODB and to analyze the content.
ZodbAnalyzer:
* can browse FileStorage ZODBs
* shows a structural tree of all nested elements
* shows for each element attributes, methods and the corresponding values and docstrings
* is simple to use
* is pyqt based
Please login or register to add a comment or rating