Dataedo

Dataedo is a powerful database documentation tool and metadata repository that allows you to collaboratively catalog, describe and classify your data in the data dictionary, build linked business glossary, explain and visualize data model with ERDs, and share everything in accessible HTML pages, PDFs, and so on.

Because YugabyteDB's YSQL API is wire-compatible with PostgreSQL, Dataedo can connect to YugabyteDB as a data source as it already supports PostgreSQL.

Connect

Your YugabyteDB cluster should be up and running. Refer to YugabyteDB Prerequisites.

Follow the steps in Dataedo documentation to connect the database.

Perform the following modifications as part of the connection steps:

  • Select PostgreSQL as the database type but provide the configuration to connect to YugabyteDB. Dataedo can connect to YugabyteDB considering it as PostgreSQL.

  • Change the port from 5432 to 5433.