Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

DBeaver

Free multi-platform database tool for developers, SQL programmers, database administrators and analysts.

  • Has a lot of features including schema editor, SQL editor, data editor, AI integration, ER diagrams, data export/import/migration, SQL execution plans, database administration tools, database dashboards, Spatial data viewer, proxy and SSH tunnelling, custom database drivers editor, etc.
  • Out of the box supports more than 100 database drivers.
  • Supports any database which has JDBC or ODBC driver (basically - almost all existing databases). [dbeaver/dbeaver]

为开发人员、SQL程序员、数据库管理员和分析师提供的免费多平台数据库工具。

  • 具有许多功能,包括模式编辑器、SQL编辑器、数据编辑器、AI集成、ER图、数据导出/导入/迁移、SQL执行计划、数据库管理工具、数据库仪表盘、空间数据查看器、代理和SSH隧道、自定义数据库驱动编辑器等。
  • 开箱即用支持100多种数据库驱动。
  • 支持任何具有JDBC或ODBC驱动的数据库(基本上几乎所有现有数据库)。 [dbeaver/dbeaver]

install

# Windows 10
scoop install dbeaver

reference