Wait how is sqlite doing a million inserts a second?
In batches
sqlite is really fast. I'm surprised it's only a million.
':memory:'
https://sqlite.org/inmemorydb.html
In batches