{"library":"botkit-storage-postgres","type":"library","category":null,"description":"A PostgreSQL storage driver for Botkit, version 0.1.0, enabling Botkit-powered chatbots to persist data (e.g., teams, users, channels) in a PostgreSQL database. It wraps the `pg` npm package and provides a simple configuration interface. The package has not been updated since 2017 and appears unmaintained. Compared to other Botkit storage backends (e.g., MongoDB, Redis), this one is minimal and lacks documentation for error handling or migrations.","language":"javascript","status":"abandoned","version":"0.1.0","tags":["javascript","botkit","postgres","botkit-storage"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install botkit-storage-postgres","imports":["const botkitStoragePostgres = require('botkit-storage-postgres');","Botkit.slackbot({ storage: botkitStoragePostgres({ host: 'localhost', ... }) });"]},{"cmd":"yarn add botkit-storage-postgres","imports":[]},{"cmd":"pnpm add botkit-storage-postgres","imports":[]}],"homepage":"https://github.com/lixhq/botkit-storage-postgres#readme","github":"https://github.com/lixhq/botkit-storage-postgres","docs":null,"changelog":null,"pypi":null,"npm":"botkit-storage-postgres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}