MySQLTuner : MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stabi...
Use The Index, Luke! : A tutorial covering SQL indexing and SQL tuning for developers: avoiding unnecessary details about database internals.
SQL indexing is the most effect...
SQL Injection Cheat Sheet : Samples are provided to allow reader to get basic idea of a potential SQL Injection attack and almost every section includes a brief information about...
pg_chameleon : pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The tool can connect to the mysql replication protocol and replicate the dat...
Vitess is a database clustering system for horizontal scaling of MySQL.