LazySQL is an [[MIT License]] licensed [[Database Manager]] management tool written in [[Go]].
- [Source](https://github.com/jorgerojas26/lazysql?ref=terminaltrove)
> A cross-platform TUI database management tool written in Go.
# Notability
Looks nice and simple.
# Platform Support
- Linux
- macOS
- Windows
## Databases
- [[MySQL]]
- [[PostgreSQL]]
- [[SQLite]]
- MSSQL
# Features
- Vim-like keybindings
- Multiple connections (`backspace`)
- SQL editor (`ctrl-e`)
# Tips
# References