SQLite Forum

Is there a 64 bit sqlite3.exe available to avoid out of memory error?
Login
With either of two readily available C compilers, you can build a 64-bit sqlite3.exe . See <u>[Compiling The Command-Line Interface](https://sqlite.org/howtocompile.html#cli)</u>. That executable is much less likely to suffer an OOM failure.