Connecting Database
DB Explorer allows you to connect to your database securely.
Required fields
- Host
- Port
- Database
- User
- Password
- SSL (optional)
Example PostgreSQL configuration
Host: localhost — Port: 5432 — Database: mydb — User: postgres — Password: *******
After connecting, your database will appear in the sidebar.