mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
5 lines
223 B
Plaintext
5 lines
223 B
Plaintext
The DBI Shell, or dbish, is a command-line tool that allows you to run
|
|
arbitrary SQL statements and diagnostics against databases without
|
|
needing to write a complete Perl program.
|
|
-- Programming the Perl DBI, chapter 8
|