Security
ProxySQL provides multiple layers of security features to protect your database infrastructure.
Security Features
-
Firewall Whitelist — Explicitly permit specific queries per user and schema, blocking all others. Supports
OFF,DETECTING, andPROTECTINGmodes. -
SQL Injection Engine — Integrates libsqlinjection to detect potential SQL injection attacks by analysing query fingerprints.