We use file based Sqlite via jdbc in our Scala app. I suspect we consume to much process memory using it as our Process gets killed by the linux oom killer, but I have fixed