{"library":"tablerizer","type":"library","category":null,"description":"Tablerizer (v3.0.1) is a PostgreSQL table export wizard that generates SQL files for recreating table privileges (RBAC), Row-Level Security (RLS) policies, triggers, constraints, and schema documentation. It supports multi-schema exports, role mapping with placeholders, idempotent scripts with cleanup sections, and can export both tables and stored procedures/functions. It is designed for database migrations, environment synchronization, and integration with Graphile Migrate. The tool offers a CLI and a TypeScript library, with flexible configuration via CLI args, config files, or environment variables. Node.js >=18.0.0 required.","language":"javascript","status":"active","version":"3.0.1","tags":["javascript","postgresql","rbac","rls","row-level-security","database","privileges","sql","migration","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install tablerizer","imports":["import { Tablerizer } from 'tablerizer'","import { exportTables } from 'tablerizer'","import { exportFunctions } from 'tablerizer'"]},{"cmd":"yarn add tablerizer","imports":[]},{"cmd":"pnpm add tablerizer","imports":[]}],"homepage":"https://github.com/GRINN-dev/tablerizer#readme","github":"https://github.com/GRINN-dev/tablerizer","docs":null,"changelog":null,"pypi":null,"npm":"tablerizer","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}