From charlesreid1

SQL is a language for running database queries.


Cloud SQL

Google Cloud

Link: https://cloud.google.com/sql-server/

Google Cloud offers SQL services that give you custom machine types running on dedicated VMs, and use Google's fast networks.

Microsoft SQL, MySQL, and PostgreSQL all supported.

Security

See SQL Injection for general notes on SQL injection

See Burpsuite/SQL Injection for notes on performing SQL injection using burp suite

See Sqlmap for a Kali tool that can perform various SQL attacks


Resources

SQL injection cheat sheet (pretty good reference for general SQL too!): https://portswigger.net/web-security/sql-injection/cheat-sheet