DB Connections
- Connect to:
- MySQL
- PostgreSQL
- Microsoft SQL Server (supports Windows authentication)
- Oracle
- MongoDB
- SQLite (quick open files with drag & drop)
- Amazon Redshift (Premium)
- CockroachDB
- MariaDB
- Azure CosmosDB (Premium)
- ClickHouse
- 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
- Stored password is encrypted by default
- Browse database structure
- Explore tables, views, stored procedures, functions
- Test connections before save