SQLite Optimizations: Query Planning Posted on December 5, 2016 by shogarth — Leave a reply If a query is running really slowly in SQLite immediately after you have performed a large number of inserts, the query optimizer may be out of sync. If you run Continue Reading →