Skip to content

Nexedi/zodbtools

Repository files navigation

Zodbtools - handy set of ZODB utilities

This repository provides a set of handy ZODB utilities. We initially tried to put them into ZODB itself, but Jim Fulton adviced not to load ZODB with scripts anymore. So we are here:

  • zodb analyze - analyze ZODB database or repozo deltafs usage.
  • zodb cmp - compare content of two ZODB databases bit-to-bit.
  • zodb commit - commit new transaction into a ZODB database.
  • zodb dump - dump content of a ZODB database.
  • zodb restore - restore content of a ZODB database.
  • zodb info - print general information about a ZODB database.

About

Handy set of ZODB utilities (Mirror of https://lab.nexedi.com/nexedi/zodbtools)

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
COPYING
Unknown
LICENSE-ZPL.txt

Stars

Watchers

Forks

Packages

No packages published

Languages