docs/content/stable/integrations/tools/dbschema.md
DbSchema is a visual database tool that supports over 40 databases from a single interface, and can be used to reverse-engineer schemas, edit entity-relationship (ER) diagrams, browse data, visually build queries, and synchronize schemas. This document describes how to connect DbSchema to YugabyteDB databases.
Your YugabyteDB cluster should be up and running. Refer to YugabyteDB prerequisites.
The following steps show how to configure YugabyteDB running on your local host.
YugabyteDB to name the database connection.PostgreSQL. The Method & Driver field shows the available PostgreSQL JDBC drivers.5433 (the default port for YSQL) and then click Check (Ping). A message appears saying that the YugabyteDB server is reachable.yugabyte (the default YugabyteDB user). If you have enabled authentication, enter the password. Otherwise, leave the field blank.yugabyte (the default YugabyteDB database) or the name of the database you want to connect to.You have successfully created a database connection to the default database (yugabyte) using the default user (yugabyte).
For help using DbSchema, see the DbSchema documentation.
YugabyteDB includes sample databases for you to explore using DbSchema. Refer to Sample datasets.