Dup Goto 📝

Command Line Shell for Sqlite

PT2/db/sqlite db sqlite cli 05-31 18:44:11
To Pop
12 lines, 37 words, 258 chars Saturday 2025-05-31 18:44:11

Command Line Shell for Sqlite

See official docs.

Dot Commands

There are many .commands, like how psql has many \commands.

.help       # lists them all
.tables     # list tables
.schema     # describe table