@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
Class | Description |
---|---|
PostgresExternalService | An ExternalService wrapping a PostgreSQL database. |
SkipPostgresError | Exception indicating an error while establishing the connection between PostgreSQL and Skip. |