01Secure read-only transaction enforcement with automatic rollback
02Smart schema discovery using Prisma models and information_schema
03Automatic result limiting to protect performance and memory
04Strict keyword filtering to prevent accidental data mutation or schema changes
05Mandatory manual approval workflow for every query execution
060 GitHub stars