sqeel 0.2.0

Vim-modal SQL client: TUI + GUI front-ends for sqlx-backed connections with LSP-aware editing.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# sqeel

Fast, vim-native SQL client. No Electron. No JVM.

Ships two binaries: `sqeel` (terminal) and `sqeel-gui` (native GUI window
hosting the TUI).

- Homepage: <https://sqeel.kryptic.sh>
- Repository: <https://github.com/kryptic-sh/sqeel>

See the [main README](https://github.com/kryptic-sh/sqeel#readme) for full
docs, install instructions, and configuration.

## License

MIT