DB Copy Plugin is a plugin for the SQuirreL SQL Client (1.2beta6 and 2.0 RC1+)
that allows copying database objects (schema def and data) from one session window to another.

The source and destination sessions can be different database vendors (Hibernate is
used internally for data type translation).

Currently supported databases are:

Copying tables and their associated keys (primary and foreign) and indices is currently supported.

Latest News