jdbc_fdw

The foreign data wrapper allows PostgreSQL to query and join tables from remote databases that support the JDBC protocol, enabling access to external data sources such as Oracle, MySQL, and SQL Server.

Information Analysis

Extensibility Types: Functions, Storage Managers
System Components: None

Duplicate Code Analysis

Total Lines of Code: ? 13839
Lines of Duplicate Code: ? 0
Percentage of Codebase: ? 0%

Versioning Analysis

Total Lines of Code: ? 13839
Lines of Encapsulated Versioning Code: ? 440
Percentage of Encapsulated Versioning Code in Codebase: ? 3.18%
PostgreSQL Versions Cased On: ? 9,10,11,12,13,14,15,16