This release:
- add support for MySQL, on top of Postgres and SQLite
- add support for more drivers : psycopg3, APSW
- refactors the base code significantly to reduce the line count
- CI covers Python 3.7 to 3.10
- add coverage tests to about 100%, including error paths
- updates dependencies and the doc accordingly
- switch to 2-level version numbering