Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article?

簡単にDBを構築したい場合に超便利なSQLite。 しかし趣味で偶にしか使わないので、毎回コマンドを忘れてしまうため備忘録として。 データベース系 データベースを作る or 接続する sqlite dbname dbnameのファイルが存在しなかった場合は新規に作成され、既に存在する場合はそのDBに接続する。 データベースの名前を見る sqlite> .databases seq name file --- --------------- ---------------------------------------------------------- 0 main /home/sqlite/sample.db sqlite> .exit 現在接続中のDB(ファイル)のパスが表示される。 データベースの接続を切る sqlite> .exit 又は、 sqlite> .quit データベー
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く