SQL notebook experience on Neovim
- SQLAchemy
- Pandas
- Pyodbc
nvim query1.sql :source sqlserver.lua
- better csv experience (formatting)
- add "init" - save parameters to db
- add "load" - load connection from file
- add "intelisens" - get all database, schemas, object
- parse comments to find all section
- run specific section