Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

handlename/mdqi

Repository files navigation

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