Skip to main content

@skip-adapter/postgres

This is an adapter to connect PostgreSQL to the Skip Framework, allowing a table of a PostgreSQL database to be exposed as a Skip Resource.

Classes

ClassDescription
PostgresExternalServiceAn ExternalService wrapping a PostgreSQL database.
SkipPostgresErrorException indicating an error while establishing the connection between PostgreSQL and Skip.