Skip to content

jaar23/querycli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

querycli

Running sql in your CLI with a terminal UI.

demo

Start by runnning

querycli sqlite -f northwind.db

dependencies:

tui_widget

git clone https://github.com/jaar23/tui_widget.git

cd tui_widget && nimble install

db_connector

nimble install db_connector

sqlite devel lib on your machine

Built it

You will need nim to build this project.

nimble build

# or

nim c -r src/querycli.nim

About

running sql query in cli with a terminal ui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages