The Collection of Useful MySQL Queries The general idea of this repo is to collect SQL queries that can be useful at everyday work with MySQL databases. The whole collection has been split into object objects: database related queries table related queries table partitions related queries column related queries index related queries user related queries See also MySQL Reference Manual: Information Schema MySQL Reference Manual: Performance Schema MySQL Reference Manual: MySQL sys Schema The MySQL sys schema repo at GitHub