sqlite3 データベース
python -m sqlite3 データベース
.quit
Ctrl + Z
python -m sqlite3 データベース "SQL"
python -m sqlite3 -h
python -m sqlite3 -v