论坛风格切换
 
  • 帖子
  • 日志
  • 用户
  • 版块
  • 群组
帖子
购买邀请后未收到邀请联系sdbeta@qq.com
  • 49678阅读
  • 122回复

[行业软件]DBeaver Ultimate 25.0 Edition Multilingual (Win/macOS/Linux) [复制链接]

上一主题 下一主题
离线tcsnhj

发帖
2
今日发帖
最后登录
2025-04-18
只看该作者 120 发表于: 2025-04-17 19:17:25
Re:DBeaver Ultimate 25.0 Edition Multilingual (Win/macOS/Linux)
asfasfsadfsdf
离线hoyuleds

发帖
4
今日发帖
最后登录
2025-04-19
只看该作者 121 发表于: 2025-04-19 11:23:41
谢谢分享,谢谢大佬。
离线chenywinner

发帖
805
今日发帖
最后登录
2025-04-27
只看该作者 122 发表于: 2025-04-22 21:44:37
ly interface Once you launch the application for the first time, it will automatically scan the entire computer and display the existing connections (if they are available). In case you want to create a new connection, simply access the proper option, choose the database you are interested it, then set the login credentials (optionally, specify the ODBC drivers if they are required).

After that, DBeaver displays all of the identified databases and users for the current connection. A new tab, entitled Projects, will become available in the left panel of the program from where you can easily access the database object you want and view its data.

For instance, if you double click on a specific table, the right panel will display all the necessary information such as available columns, pre-defined constraints and foreign keys, references, triggers, indexes and the proper CREATE DDL statement (also known as Data definition language).

Practical SQL editor and query execution commands
Considering the main purpose for which it was designed for, DBeaver comes with a reliable SQL editor that allows you to quickly edit and execute queries and scripts. Additionally, you are able to load an existing SQL script, as well as validate or simply analyze the selected query.

As far as the query execution command is concerned, you can run the selected SQL query using the proper options available in the toolbar or pressing the ‘CTRL+Enter’ key combination.