DB Zipper is a database tool that processes table data and table structures from any database into a compressed database archive file (*.dbz). With DB Zipper you can extract your (selected) tables from the database archive file to any supported target database. DB Zipper works like the regular compression applications for files, but instead of files DB Zipper works with database tables.
Database archive files are "archives" used for distributing and storing database tables. One database archive can hold tables from multiple databases.
Target uses include database migration, DB backup/restore, deployment, translation, etc. Database archive files can be archived, E-mailed, checked into source control repositories, etc.