pgmock is an in-memory PostgreSQL mock server for unit and E2E tests. It runs entirely within WebAssembly on both Node.js and the browser. You can run it in a browser and it provides a recommended configuration for `node-postgres`. It is considered good practice to destroy the mock server after use. `pgmock` fully supports browser environments.
Table of contents
InstallationGetting startedDocumentationBrowser supportHow does it work?Wanna contribute?Can this run other Docker images or databases?AcknowledgementsSort: