SchemaSpy is a Java-based tool that analyzes the metadata of a schema in a database and generates a visual representation of it in a browser-displayable format. It lets you click through the hierarchy of database tables via child and parent table relationships as represented by both HTML links and entity-relationship diagrams. It's also designed to help resolve the obtuse errors that a database sometimes gives related to failures due to constraints.
SchemaSpy uses JDBC's database metadata extraction services to gather the majority of its information, but has to make vendor-specific SQL queries to gather some information such as the SQL associated with a view and the details of check constraints. The differences between vendors have been isolated to configuration files and are extremely limited. Almost all of the vendor-specific SQL is optional.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
5.0.0-bp156.3.6 info | GA Release | 2024-02-02 | 15 SP6 |
|
|
5.0.0-bp155.2.12 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
5.0.0-bp154.1.28 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
5.0.0-bp153.1.16 info | GA Release | 2021-02-26 | 15 SP3 |
|
|
5.0.0-bp152.3.16 info | GA Release | 2020-04-16 | 15 SP2 |
|
|
5.0.0-bp151.3.1 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
5.0.0-bp151.2.11 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
5.0.0-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|