The library provides a way to connect to MySQL database with simple factory function :func:`aiomysql.connnect`. Use this function if you want just one connection to the database, consider connection ...