You are here: Home projects IT Projects ZodbAnalyzer
Personal tools
You are here: Home projects IT Projects ZodbAnalyzer

ZodbAnalyzer

by root last modified Oct 04, 2009 11:45 AM

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

Repository:

  • svn://incunabulum.de/projects/ZodbAnalyzer

Screnshots

img img img img

Releases

  • 0.1: Initial Release of ZodbAnalyzer (2005-05-27 - download )
  • 0.2: Main improvement in this release is the way information about an object is presented (2005-05-27 - download )
  • 0.3: Dynamic customization of the python is now supported. (2005-05-28 - download )
  • 0.4: Distutils-based installation; extened customization of the python path; UI improvements; some minor bugs fixed (2005-05-30 - download )
Document Actions