souper.plone integrates souper with Plone
souper.plone helps developers who need to store many small data records, where heavy-weight Archetypes or Dexterity content types are too much effort and are too slow. E.g. if you need a queryable container for non-CMSish content, like votes, data from a poll, orders in a webshop, measuring data, or the like.
A Soup-container can be moved to an own ZODB mount-point and may be shared across multiple independent Plone instances!
A control-panel provides actions to rebuild, reindex and move Soups around.