DEV Community

John McGuin
John McGuin

Posted on • Originally published at blog.waysoftware.dev on

Docker Dadbod Ui

In normal mode, invoke :DBUI, establish a new connection with A. When prompted to enter a connection string, follow thePG spec.

e.g. postgresql://<db-user>:<db-password>@localhost:5432/<db-name>

Top comments (0)