MySQL

The sq MySQL driver implements connectivity for the MySQL and MariaDB databases. The driver implements all optional driver features.

Add source

Use sq add to add a source. The location argument should start with mysql://. For example:

sq add 'mysql://sakila:p_ssW0rd@localhost/sakila'