Skip to content

Leveraging your PostgreSQL estate

Work In Progress

This page is part of the new function for version 6.0 of Egeria. We aim to release this version in March 2026, so watch this space - new content is on its way :)

PostgreSQL Connectors

  • The JDBC Resource Connector is for accessing a database via the JDBC DataSource interface.
  • The JDBC Integration Connector automatically maintains the open metadata instances on a database server via JDBC. This includes the database schemas, tables, columns, primary keys and foreign keys.
  • The PostgreSQL connectors extend the JDBC connector capability by using PostgreSQL specific APIs and queries to its catalog:

Raise an issue or comment below