./textproc/dbcat, Equivalent of cat(1) for viewing sqlite database

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.5, Package name: dbcat-0.1.5, Maintainer: pkgsrc-users

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.


Required to build:
[lang/rust]

Master sites:

Filesize: 854.614 KB

Version history: (Expand)


CVS history: (Expand)


   2023-01-28 14:08:41 by pin | Files touched by this commit (1)
Log message:
textproc/dbcat: reset maintainer
   2022-02-12 11:25:22 by pin | Files touched by this commit (2) | Package updated
Log message:
textproc/dbcat: update to 0.1.5

-Bump version, add NetBSD install instructions.
   2022-02-09 18:07:07 by pin | Files touched by this commit (5)
Log message:
textproc/dbcat: import package

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.