SQL in Neovim#
Formatting / Language Servers for SQL via Mason#
sql-formatter#
nodejs
sqlfluff#
python
duckdb explicitly supported
sqlfmt#
python
sqls#
superseded by sqlls
sqlls#
nodejs
needs credentials in
.sqllsrc.json
Formatting using Sleek#
As suggested by DanCardin on Reddit I tried nrempel/sleek and liked it, because it is fast and there simply is no configuration. :D
Here’s my conform config: felixhummel/nvim
Dadbod#
Check the intro video by TJ, then get vim-dadbod-ui which uses the venerable Tim Pope’s vim-dadbod.