Ora2Pg is a Perl module to export an Oracle
database schema to a PostgreSQL compatible schema.
It connects your Oracle database, extracts its
structure, and generates an SQL script that you
can load into your PostgreSQL database. It dumps
the database schema (tables, views, sequences,
indexes, grants) with primary, unique, and foreign
keys into PostgreSQL syntax without editing the
SQL code generated. It also dump Oracle data into
PostgreSQL DB as online process or into a file.
You can choose what columns can be exported for
each table.
Release Notes: This release fixes several major issues, especially with direct import of data into PostgreSQL and the Windows port, which were both broken.
Tags: Database
Licenses: GPLv3
Software page:
ora2pg 11.2