Skip to content

edlandm/sqlr.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sqlr - SQL Runner

This plugin acts as a client to my other project, sqlrepl which allows you to run SQL queries against a database and view the results in a split window.

Currently tested with MS SQL Server and Oracle Database 19c, as those are my current use-cases. I'd like to add support for other databases such as sqlite, duckdb, and posgresql, but those aren't ones I use on a daily basis so they're lower priority at the moment.

Code is provided as is. This is a tool for me and my workflow. If it helps or inspires you, that's great. If it doesn't work for you, you can fork the repo. You can make a PR and I'll look at it, but I reserve the right to reject for any reason.

Documentation

TODO

Dependencies

luarocks install lua-protobuf rxi-json-lua luasocket

About

SQL Runner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published