Use Web Application Firewalls to protect your Databases
Deploy web application firewalls. They are often considered 'Web Server'-Firewalls, but they will also protect the backend databases from cross-site scripting vulnerabilities and SQL injection attacks
By preventing the injection of SQL queries by an attacker, the web application firewall can help keep sensitive data stored in the database confidential and preserve the integrity of said data.