Categorygithub.com/handlename/mdqi
repositorypackage
0.0.3
Repository: https://github.com/handlename/mdqi.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

CircleCI

mdqi

mdqi is interactive interface for mdq. It supports:

  • Display query results with table based layout
  • Query history
  • Remember tag

Demo

demo

Recorded by asciinema.

Installation

Download binary from releases and put it on $PATHed place.

Or

$ go get github.com/handlename/mdqi/cmd/mdqi

Usage

$ mdqi
> select * from items;

TODO

Licence

MIT

Author

handlename