Extensions / Replication and streams
Tools to migrate Oracle databases to PostgreSQL
pgext.cloud · Source code · Documentation · License text · Control file
| Package | ora_migrator |
|---|---|
| Version | 1.1.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 121 |
| Latest commit | 2024-05-23 |
| Latest release | 2023-08-01 |
| Catalogue updated | 2026-08-30 |
| db_migrator | Tools to migrate other databases to PostgreSQL |
| oracle_fdw | foreign data wrapper for Oracle access |
| orafce | Functions and operators that emulate a subset of functions and packages from the Oracle RDBMS |
| pg_dbms_job | Extension to add Oracle DBMS_JOB full compatibility to PostgreSQL |
| check_orapg | Validate Oracle-to-PostgreSQL or EDB migrations by comparing database objects, privileges, attributes, comments, and row counts. |
| pg_dbms_metadata | Extension to add Oracle DBMS_METADATA compatibility to PostgreSQL |
| db_migrator | Tools to migrate other databases to PostgreSQL |
| pg_statement_rollback | Server side rollback at statement level for PostgreSQL like Oracle or DB2 |
| plpgsql_wrap | Oracle WRAP-equivalent PL/pgSQL language handler storing AES-256-GCM encrypted procedure source. |
| dbms_sql | Implements a subset of Oracle's DBMS_SQL package API to ease application migration to PostgreSQL. |
| pg_dbms_lock | Extension to add Oracle DBMS_LOCK full compatibility to PostgreSQL |
| pg_dbms_errlog | Emulate DBMS_ERRLOG Oracle module to log DML errors in a dedicated table. |