SQLite (with WAL) doesn't do `fsync` on each commit under default settings

https://avi.im/blag/2025/sqlite-fsync/

#HackerNews #SQLite #WAL #fsync #performance #database #commit #storage

SQLite (with WAL) doesn't do `fsync` on each commit under default settings - blag

SQLite when used with WAL doesn’t do fsync unless specified.