File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ SQL-Bless
1010
1111** < ; English> ; ** / [ < ; Japanese> ; ] ( ./README_ja.md )
1212
13+ ![ image] ( ./demo.gif )
14+
1315SQL-Bless is a command-line database client similar to SQL\* Plus, supporting multiple database systems.
1416
1517It was designed with reliability and transparency in mind.
@@ -44,10 +46,6 @@ SQL-Bless is the result of that lesson — a tool that values safety over conven
4446- Table name and column name completion
4547 - Column name completion works only when the corresponding table name appears to the left of the cursor
4648
47- ![ image] ( ./demo.gif )
48-
49- [ Video] ( https://www.youtube.com/watch?v=_cxBQKpfUds ) by [ @emisjerry ] ( https://github.com/emisjerry )
50-
5149| Key | Binding |
5250| -----| ---------|
5351| ` Enter ` , ` Ctrl ` +` M ` | Insert a newline or execute SQL if line ends with ` ; ` or is a short command[ ^ sc ] |
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ SQL-Bless
1010
1111[ < ; English> ; ] ( ./README.md ) / ** < ; Japanese> ; **
1212
13+ ![ image] ( ./demo.gif )
14+
1315SQL-Bless は、SQL\* Plus に着想を得た、複数のデータベースエンジンに対応するコマンドライン用 SQL クライアントです。
1416
1517SQL-Bless は「安全性と再現性」を最優先に設計されています。
@@ -42,10 +44,6 @@ SQL-Bless は、そうした現場での教訓から生まれた、安全で再
4244- テーブル名・カラム名補完
4345 - ただし、カラム名補完はテーブル名がカーソルより左側に登場している時のみ
4446
45- ![ image] ( ./demo.gif )
46-
47- [ @emisjerry ] ( https://github.com/emisjerry ) さんによる [ 紹介動画] ( https://www.youtube.com/watch?v=_cxBQKpfUds )
48-
4947| Key | Binding |
5048| -----| ---------|
5149| ` Enter ` , ` Ctrl ` +` M ` | 改行(末尾が` ; ` であるか、明らかに一行未満で終わるコマンド[ ^ sc ] 時はSQLを実行) |
You can’t perform that action at this time.
0 commit comments