Implementation - Connection class.
Connect to a MySQL/MariaDB database using a connection pool.
Implementation - Prepared statements.
Implementation - Structures for data received: rows and result sets (ie, a range of rows).