Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

SQLite: The Big Concern

Steve Parker

...

by Unlicensed user

One statement, above all others, in SQLite's documentation has drawn quite a bit of attention. And quite a bit of concern. That statement is SQLite “must lock the entire database file” during file access.

...