Dup Ver Goto 📝

Command Line Shell for Sqlite

PT2/db/sqlite db sqlite cli does not exist
To
12 lines, 37 words, 258 chars Page 'SqliteCommandLineShell' does not exist.

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