SQLite Forum

can I insert an 8GB file into sqlite?
Login
You can do substr on blob columns, but SQLite will always read the whole blob into memory.