DB Connections

Connect to multiple databases simultaneously

DB Connections

  • Connect to:
  • Support connection over SSH tunnel, for accessing production databases behind firewall
  • Support SSL
  • Allows work with multiple database connections simultaneously
  • Every opened tab (eg. query, table data, query desinger) is marked with database, to which it belongs Tabs
  • Stored password is encrypted by default
  • Browse database structure
  • Explore tables, views, stored procedures, functions
  • Test connections before save

Connection to database