PloneDocumentation
  • Documentation
  • Developing for Plone
  • Programming Plone
  • ZODB, persistency and transactions
  • Previous
  • Next
  • Introduction
  • Working with Content
  • Adapting & Extending Plone
  • Managing, Administration of Plone
  • Developing for Plone
    • Developing add-ons
    • Programming with Plone
      • Programming Plone
        • Getting started
        • HTTP serving and traversing site data
        • Views, viewlets and layers
        • Content management
        • Models, forms, fields and widgets
        • ZODB, persistency and transactions
          • ZODB Database
          • Persistent objects
          • Transactions
          • Object lifecycles
          • Storage
          • Migrations
        • Functionality and features
        • Queries, search and indexing
        • Internationalization (i18n)
        • Users and members
        • Security
        • Sessions and cookies
        • Images
        • Syndication
        • Miscellaneous information
    • Developing for Plone Core
    • Dev helper packages
    • Importing content from other systems
    • Tutorials
  • Appendices
  • About this documentation
  • License for Plone Documentation
  • Asking for help
Table Of Content

ZODB, persistency and transactions¶

  • ZODB Database
    • Introduction
    • Database files
    • Object database features
    • Browsing
    • Packing database
    • Visualizing object graphs
    • Cache size
    • Integrity checks
    • Restart and cache warm-up
    • Recovering old data
    • ZODB tips and tricks
  • Persistent objects
    • Introduction
    • Lists and dictionaries
    • PersistentList vs. normal Python list
    • Persistent, modifications, __setattr__ and transactions
    • Up-to-date reads
    • Accessing broken objects
    • Fixing damaged objects
    • Volatile references
    • Measuring persistent object sizes
  • Transactions
    • Introduction
    • Using transactions
    • Failsafe crawling and committing in batches
    • Transaction boundary events
    • Viewing transaction content and debugging transactions
    • Undoing transactions
  • Object lifecycles
  • Storage
    • Introduction
    • Pickling
    • Binary trees
    • Buckets
    • Storing as attribute vs. storing in BTree
    • BLOBs
    • SQL values
    • Transaction sizes
    • Analysing Data.fs content offline
  • Migrations
  • Documentation
  • Developing for Plone
  • Programming Plone
  • ZODB, persistency and transactions
  • Previous
  • Next
Further help resources:
  • Community discussion
  • Stackoverflow
  • IRC Chat
More info on the Plone project:
  • Plone Foundation
  • Providers & Consultants
About this documentation:
  • Contribute
  • These docs on Github
Download:
  • Plone
  • Plone add-ons
Plone

The text and illustrations in this website are licensed by the Plone Foundation under a Creative Commons Attribution 4.0 International license. Plone and the Plone® logo are registered trademarks of the Plone Foundation, registered in the United States and other countries. For guidelines on the permitted uses of the Plone trademarks, see https://plone.org/foundation/logo All other trademarks are owned by their respective owners.

This page uses Google Analytics to collect statistics. You can disable it by blocking the JavaScript coming from www.google-analytics.com.