コマンドラインでの使い方
参考:
MySQL vs SQLite コマンド対応表 | Think deeply, Do less, More effective
Command Line Shell For SQLite | SQLite [Official]
複数行に渡る入力/キャンセル
参考:
how do you cancel a command? – Unix & Linux Stack Exchange
How to abort a partially-typed SQLite command without executing it? – Super User
Sqlite3 prompting `…>` instead of `sqlite>` – Stack Overflow
readline を有効にする
参考:
brew で入れた sqlite3 で CTRL+R が効かない! | それマグで!
sqlite3 で history や補完が効かない | komagata のブログ
SQLite3 の使い方メモ | xengineer’s diary
SQLite with readline support on Ubuntu – Super User
Adding readline to sqlite3 – Stack Overflow
SQL 文
参考:
SQLite が認識できるクエリー言語 | ネットワーク管理者 (の卵) 養成講座 (prev.net-newbie.com)
まとめ
参考:
SQLite データベースと会話するプログラム | ネットワーク管理者 (の卵) 養成講座 (prev.net-newbie.com)