Short notes about handy SQLite features you might not have heard about.
To keep the query from taking forever.
Leave no trace of deleted data.
Build your own document database with SQLite.
Strict column type checking, like in PostgreSQL or MySQL.