{"library":"knorm-postgres","type":"library","category":null,"description":"knorm-postgres provides Docker-based PostgreSQL management commands (start, stop, remove) for testing knorm ORM and its plugins. Version 2.0.0 is the latest stable release, with infrequent updates. It simplifies setting up disposable PostgreSQL containers for integration tests, defaulting to port 5616 and credentials knorm/knorm. Unlike general Docker tools, it is tightly coupled with knorm's testing workflow.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","knorm","postgres","docker"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install knorm-postgres","imports":["const postgres = require('knorm-postgres'); postgres.start();","const postgres = require('knorm-postgres'); postgres.stop();","const postgres = require('knorm-postgres'); postgres.remove();"]},{"cmd":"yarn add knorm-postgres","imports":[]},{"cmd":"pnpm add knorm-postgres","imports":[]}],"homepage":"https://github.com/joelmukuthu/knorm-postgres#readme","github":"ssh://git@github.com/joelmukuthu/knorm-postgres","docs":null,"changelog":null,"pypi":null,"npm":"knorm-postgres","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}