'Get all tables and fields from glue data catalog

Thanks for taking your time to read this!

I have multiple tables within an AWS glue catalog database and want to create an ER diagram from that database. It should contain all the fields and data types.

Is there a straightforward tool to achieve this, like pointing a schema creation tool like DBschema to the glue catalog?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source