The challenge is I have a significant amount of time sunk into my EQ integration with a MySql database. To convert everything over to SQLite would required several days to create all the schema, migrate the data, implement the trigger (if possible) and then re-implement the queries, updates...