SchemaCrawler is a command-line tool that allows you to search your database for tables and columns that match a regular expression, much like the standard grep tool.
The SchemaCrawler command-line allows filtering tables, columns, and procedures based on regular expressions, in addition to the grep functionality.
For more details, see the FAQ .