GreenSQL is a database firewall used to protect
databases from SQL injection attacks. GreenSQL
works in a proxy mode and has built-in support for
MySQL. The logic is based on evaluation of SQL
commands using a risk scoring matrix, as well as
blocking known DB administrative commands (such as DROP and CREATE).