Skip to content

wojciechbojewski/neovim-database-ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim DATABASE IDE

SQL notebook experience on Neovim

Base on python

  • SQLAchemy
  • Pandas
  • Pyodbc

Example

nvim query1.sql :source sqlserver.lua

TODO:

  • 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published