laurenz / oracle_fdwLinks
PostgreSQL Foreign Data Wrapper for Oracle
☆534Updated last week
Alternatives and similar repositories for oracle_fdw
Users that are interested in oracle_fdw are comparing it to the libraries listed below
Sorting:
- The "orafce" project implements in Postgres some of the functions from the Oracle database that are missing (or behaving differently).Tho…☆529Updated this week
- A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)☆422Updated 3 weeks ago
- Ora2Pg is a free tool used to migrate an Oracle database to a PostgreSQL compatible schema. It connects your Oracle database, scan it aut…☆1,169Updated last week
- PostgreSQL foreign data wrapper for MySQL☆591Updated 4 months ago
- A Postgres extension for exposing system metrics such as CPU, memory and disk information☆161Updated last month
- A PostgreSQL extension for collecting statistics about predicates, helping find what indices are missing☆325Updated 2 weeks ago
- Tools for Oracle to PostgreSQL migration☆117Updated last year
- postgresql extension providing Active session history☆187Updated 3 weeks ago
- plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL …☆736Updated 3 weeks ago
- DDL eXtractor functions for PostgreSQL (ddlx)☆150Updated 4 months ago
- Sampling based statistics of wait events☆168Updated 3 months ago
- PostgreSQL Cluster performances monitoring and auditing tool☆345Updated 8 months ago
- Postgres features showcase (commented SQL samples) for beginners☆166Updated 5 years ago
- A simple set of views to see ALL permissions in a PostgreSQL database☆161Updated 5 months ago
- PostgreSQL extension to create, manage and use Oracle-style Global Temporary Tables and the others RDBMS☆95Updated last week
- High speed data loading utility for PostgreSQL☆479Updated 2 weeks ago
- Print the execution plan of a running query in PostgreSQL☆32Updated 6 years ago
- Tool for query progress monitoring in PostgreSQL