Y
Hacker News
new
|
ask
|
show
|
jobs
by
CalmStorm
1593 days ago
The article doesn’t mention whether SQLite WAL mode is on. That could make SQLite significantly faster:
https://sqlite.org/wal.html
1 comments
bungle
1593 days ago
It mentions it at the end: ./tmp.db?_timeout=5000&_journal=WAL&_sync=1
Not sure if it was updated after your comment.
link
Not sure if it was updated after your comment.