# DBeaver
GUI database client supporting MySQL, PostgreSQL, SQLite, SQL Server, Oracle, and many more. Pro version adds NoSQL (MongoDB, Redis), cloud databases (BigQuery, Redshift), and structured file editing (CSV/JSON/Parquet as tables).
## Useful Features
- SQL editor with autocomplete and syntax highlighting
- Inline data editing directly in result sets
- ER diagram generation from existing schemas
- Data export/import: CSV, JSON, SQL, XML, XLSX
- SSH tunneling for remote databases
- AI SQL generation (OpenAI, GitHub Copilot in Community edition)
## Tips
- **Case-insensitive sorting**: Navigator → enable case-insensitive alphabetical sorting
- **Fetch size**: Set result set fetch size to 0 for unlimited rows
- **Network profiles**: Preferences → Network profiles for reusable SSH/proxy configs
[Download](https://dbeaver.io/download/)