I am running a sqlite.js database. It is running out of memory. I thought that I ran out of memory in my process—but it turns out that even when I reduce the memory usage significantly, the sqlite.js database is giving me the same error. How can I increase the memory? How can I debug the issue?