Modern SQLite

Short notes about handy SQLite features you might not have heard about.

Modern SQLite: Generated columns

Build your own document database with SQLite.

Modern SQLite: STRICT tables

Strict column type checking, like in PostgreSQL or MySQL.