All Tools
D
DataFreeOpen Source
DBEAVER
Free universal database tool and SQL client for developers
Apache-2.0
ABOUT
DBeaver solves the database tool fragmentation problem by providing a single cross-platform IDE that connects to any SQL database — PostgreSQL, MySQL, Oracle, SQL Server, SQLite, and 80+ others — with schema browsing, query editing, data export, ER diagrams, and an intuitive interface that works the same way regardless of the underlying database engine.
INSTALL
brew install --cask dbeaver-communityINTEGRATION GUIDE
1. Browse database schemas, tables, views, and indexes across multiple database engines in one window
2. Write and execute SQL queries with autocompletion, syntax highlighting, and query plan visualization
3. Export query results to CSV, Excel, JSON, or Markdown for reporting and data sharing
4. Design database schemas visually with the built-in ER diagram and entity-relationship tools
5. Compare and synchronize database structures between development, staging, and production environments
TAGS
databasesql-clientidepostgresqlmysqlquery-editor