[odb-users] SQLIte "INSERT" slows dramatically...

Boris Kolpackov boris at codesynthesis.com
Mon Sep 14 14:36:29 EDT 2015


Hi Andrew,

These two pages list various tuning options for using SQLite with
very large databases. In particular, I would try the WAL journal.

http://stackoverflow.com/questions/10209438/sqlite-end-transaction-is-taking-too-long

http://stackoverflow.com/a/6533930

Boris



More information about the odb-users mailing list