SchemaCrawler - New SchemaCrawler Database Connector Plugin

Description

SchemaCrawler has a plugin API to create a new SchemaCrawler plugin to support an RDBMS system.

How to Run

  1. Clone schemacrawler/SchemaCrawler-Plugins-Starter
  2. Look at the code in example-dbconnector-plugin and adapt it to your needs.

How to Experiment

  1. Modify the example code, and get it doing what you need it to do.