Description
Database connections exposed through Perl DBI can be explored from an interactive shell. This is useful for developers and administrators who want to inspect drivers, run queries, or test DBI behavior from the terminal.
It can access real databases with the credentials supplied by the user. Queries and command history may expose data, so it should be used carefully on sensitive systems.