ora2pg_scanner

Oracle/MySQL to PostgreSQL database schema converter

Install

All systems
curl cmd.cat/ora2pg_scanner.sh
Debian Debian
apt-get install ora2pg
image/svg+xml Kali Linux
apt-get install ora2pg
Raspbian
apt-get install ora2pg

ora2pg

Oracle/MySQL to PostgreSQL database schema converter

Ora2Pg migrates Oracle and MySQL database schemas to PostgreSQL. It connects to the database, scans it automatically and extracts its structure or data. It then generates SQL scripts you can load into PostgreSQL.