This is an adapter to connect PostgreSQL to the Skip Framework, allowing a table of a PostgreSQL database to be used as a reactive data source.
See the docs for more details or this example to see it in use.
Install using npm (npm i @skip-adapter/postgres
).
Join the Discord to talk to other community members and developers or ask any questions.