Author :
espie
Date :
2006-07-18 08:29:32
Hash :7ee6644e Message :universal database schema translator, can convert about any database
schema into anything else.
Very useful for people who want to migrate big databases from one system
to another, or who use different database engines for testing/production.
Can be used from perl as a set of modules, or through a command-line
interface (sqlt).
databases/p5-SQL-Translator/pkg/DESCR
Also known as the SQLFairy project.
A simple interface to convert database schemas from about any
database to any database.
Very useful for migrating stuff from a database to another.