darold / ora2pg
Ora2Pg is a free tool used to migrate an Oracle database to a PostgreSQL compatible schema. It connects your Oracle database, scan it automatically and extracts its structure or data, it then generates SQL scripts that you can load into PostgreSQL.
☆1,055Updated last week
Alternatives and similar repositories for ora2pg:
Users that are interested in ora2pg are comparing it to the libraries listed below
- The "orafce" project implements in Postgres some of the functions from the Oracle database that are missing (or behaving differently).Tho…☆498Updated this week
- PostgreSQL Foreign Data Wrapper for Oracle☆503Updated 2 weeks ago
- plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL …☆662Updated 2 weeks ago
- Collect and display information and stats from a running PostgreSQL server☆977Updated last month
- A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)☆388Updated 2 weeks ago
- Dockerfile for ora2pg Oracle to PostgreSQL migration tool☆51Updated 10 months ago
- PostgreSQL Cluster performances monitoring and auditing tool☆337Updated 3 weeks ago
- Backup and recovery manager for PostgreSQL☆728Updated 4 months ago
- Query Performance Monitoring Tool for PostgreSQL☆488Updated this week
- PostgreSQL foreign data wrapper for MySQL☆548Updated 2 months ago
- A PostgreSQL extension for collecting statistics about predicates, helping find what indices are missing