On Sun, Apr 29, 2018 at 16:13 Paulo Gonçalves <[email protected]> wrote:
> I agree with you about the resources usage just for that. > > Maybe you can try to use a H2 database with MySQL Compatibility Mode (I > don't know if it works, never tried it). > I did start working on a SQLite module for the JDBC extension - unfortunately I ran into a bug with the JDBC SQLite driver that is impeding progress on that front. I avoided H2 for some reason - maybe I'll revisit that.
