home.social

#zodb — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #zodb, aggregated by home.social.

  1. ZODB has served the Zope and Plone community for over two decades. But its storage model — opaque pickle blobs and BTree-based catalog indexes — hasn't aged well. You can't query your data with SQL. You can't inspect object state without unpickling. And the catalog is a black box that lives inside the very database it indexes.

    Time to change that. Four modules, one mission — get ZODB out of the pickle jar.

    community.plone.org/t/zodb-out

    #zope #plone #python #rust #pyo3 #postgres #jsonb #zodb