Description

SQLite is so easy to get started with, it might feel like it’s configuration free, but that’s not exactly true… It’s mostly configuration free, but there are a few configuration options you should be aware of as an SQLite developer, and in this video we discuss one of the most important options in SQLite.

My Notes

SQLite requires ALMOST no configuration

Configuring the journal mode

PRAGMA journal_mode = WAL

Rollback Journal Mode

WAL Journal Mode

Transcript

Take interactive transcript notes on youtube-transcript.io