{"library":"ci-pg-restore","type":"library","category":null,"description":"A cached, performance-optimized PostgreSQL database restoration tool designed for CI environments. Current stable version is 1.4.1. It creates a template database once from a dump and clones it using CREATE DATABASE WITH TEMPLATE, significantly speeding up repeated restores. Key differentiators: concurrent-safe with automatic waiting, cache invalidation based on dependency files, and automatic cleanup of old cached and restored databases. It requires only psql and PGUSER/PGPASSWORD environment variables, making it lightweight and suitable for integration test matrices.","language":"javascript","status":"active","version":"1.4.1","tags":["javascript","PostgreSQL","pg_dump","template","SQL"],"last_verified":"Sat Apr 25","install":[{"cmd":"npm install ci-pg-restore","imports":[]},{"cmd":"yarn add ci-pg-restore","imports":[]},{"cmd":"pnpm add ci-pg-restore","imports":[]}],"homepage":null,"github":"https://github.com/dimikot/ci-pg-restore","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ci-pg-restore","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}