01Provides CRUD operations for Postgres databases
02Offers a read-only mode to prevent accidental write operations
03Supports optional query plan checks using the `EXPLAIN` statement
04Requires no Node.js or Python environment
05Includes tools for schema management and data manipulation
062 GitHub stars