# MySQLite
A "drop-in" replacement SQLite library for accessing a MySQL server.

The basic idea is to provide an SQLite compatible interface that actually uses MySQL
as the database backend instead.