pg-mem is an in-memory PostgreSQL emulator for Node.js and TypeScript that allows you to simulate a Postgres database without a real server. It’s perfect for unit testing and development scenarios where spinning up a full database would be too heavy. pg-mem supports many Postgres features and is compatible with various ORMs like TypeORM and Sequelize.
Features
- In-memory emulation of PostgreSQL behavior
- Works with TypeORM, Sequelize, and pg driver
- Supports most PostgreSQL SQL syntax and features
- Ideal for fast, isolated unit testing
- No external dependencies or database server needed
- Supports schemas, relations, and transactions
Categories
DatabaseLicense
MIT LicenseFollow pg-mem
Other Useful Business Software
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pg-mem!