DbVisualizer is the universal database tool for developers, DBAs and analysts
DbVisualizer is a feature rich, intuitive multi-database tool for developers and database administrators, providing a single powerful interface across a wide variety of operating systems.
DbVisualizer is a feature rich, intuitive multi-database tool for developers and database administrators, providing a single powerful interface across a wide variety of operating systems.
To install dbvis, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install dbvis
To see what files were installed by dbvis, run:
port contents dbvis
To later upgrade dbvis, run:
sudo port selfupdate && sudo port upgrade dbvis
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.