Data as of Jul 25, 2026 · Based on 2,718,867 AI responses across 9,511 prompts · See how Parse measures this
PGFaker is a tool for dumping/exporting your PostgreSQL database's table data with customizable masking rules. It uses a config.js file to define the connection URL, per-column and per-table transformers, and optional masking behavior or middleware for conditional masking. It can be run via npx or produce output to stdout or a dump.sql file (default), with configurable verbosity.
Parse Score