summaryrefslogtreecommitdiff
path: root/textproc/dbcat/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2022-02-09textproc/dbcat: import packagepin1-0/+2
A cat(1) equivalent for viewing sqlite database. -Read the database simply by running dbcat -Change the format of the output by choice or automatically if the output is a tty or not. -Access individual tables -Pass a filter query to filter the tables -Use dbcat --help to see the help.