Discover database schema objects and generate Entity-Relationship diagrams with SchemaCrawler, an open-source tool used for schema comprehension and exploration.
SchemaCrawler is an open-source Java command-line tool and API that allows you to easily search, comprehend, and document database schemas. Some key features include:
SchemaCrawler can help developers, DBAs, and data architects search for objects in large schemas, visualize table relationships, document schemas, autogenerate change scripts, and more. Its simple command line interface along with customizable output formats make it a versatile tool for both interactive exploration and automation scripts.