Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Libraries

    ZODB Browser 0.7.1

    Download button

    No screenshots available
    Downloads: 533  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Programmers of Vilnius | More programs
    ZPL / FREE
    March 30th, 2010, 13:09 GMT [view history]
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    ZODB Browser description

    ZODB browser

    ZODB browser is a project that allows you to inspect persistent objects stored in the ZODB, view their attributes and historical changes made to them.

    Usage as a plugin

    Add zodbbrowser to the list of eggs (e.g. in buildout.cfg of your app) and add this to your site.zcml:

    < include package="zodbbrowser" / >

    Restart Zope and append @@zodbbrowser to the end of the URL to start browsing, e.g. http://localhost:8080/@@zodbbrowser. Or, if you still use ZMI (the Zope Management Interface), look for a new menu item titled "ZODB Browser".

    Usage as a standalone project

    Install all the dependencies into the source tree with zc.buildout:

    python bootstrap.py
    bin/buildout


    Run bin/zodbbrowser specifying either a filename or a ZEO address

    bin/zodbbrowser /path/to/Data.fs
    bin/zodbbrowser --zeo localhost:9080
    bin/zodbbrowser --zeo /path/to/zeosock


    Open http://localhost:8070 in a web browser. Note that there are no access controls; all other users on the local machine will be able to access the database contents.

    Or you could use easy_install, if you're not afraid of cluttering your Python installation with extra packages:

    easy_install zodbbrowser[app]
    zodbbrowser /path/to/Data.fs



    Product's homepage

    Requirements:

    · Python

    What's New in This Release: [ read full changelog ]

    · IMPORTANT BUGFIX: don't leave old object states lying around in ZODB object cache, which could lead to DATA LOSS (LP#487243 strikes again, this time for OrderedContainers).
    · I've audited the code and am fairly confident this bug is now dead dead dead.
    · Try to discard data modifications when the DB is opened read-only.
    · Avoid deprecated zope.testing.doctest.
    · Avoid zope.app.securitypolicy; use zope.securitypolicy.

      


    TAGS:

    inspect persistent objects | Python library | database browser | zodbbrowser | persistent | objects

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM