Note: I am presenting a tutorial for those who want to learn SQL at this year's Texas Linuxfest (https://pretalx.com/txlf2026/talk/DQ3XW7/) on November 6th. This is a great opportunity at a...
DataZen是一款基于Tauri和Rust构建的开源AI原生数据库客户端,安装包小于10MB,支持多种数据库。其核心功能包括自然语言生成SQL、错误诊断、EXPLAIN分析、数据可视化、Workflows自动化及MCP集成。开发者因商业软件昂贵和开源工具笨重而自建,旨在解决跨库查询和报表生成的痛点,强调AI嵌入工作流,而非附加功能。
DBeaver插件,用于将项目、脚本和凭据备份到HTTPS WebDAV端点。创建zip归档并上传,默认包含工作空间项目、元数据和全局配置,排除日志等临时文件。恢复时需关闭DBeaver,独立进程替换文件后重启。界面提供备份、恢复和设置菜单,支持配置WebDAV地址、凭据和保留数量。安装需通过更新站点,仅支持HTTPS,恢复会覆盖现有文件。
DBeaver recently introduced interactive chat capabilities into the free, open-source Community Edition. What does that mean? It means some of your database tasks can be accomplished...
Time zones are an unfortunately complex subject when dealing with PostgreSQL. You may be running your local time zone on your on-premises server or on your own laptop. Or you may be using the time...
Quick! You need to create a complex query, but you don't remember how to join the tables. And you need to get it done ASAP. You are in luck if you have an enterprise edition of DBeaver handy. ...
In the previous post, we asked AI to make recommendations to help clean up the data loaded directly from a CSV file. The initial data load for the Name failed because a VARCHAR(64) was estimated...
I wrote a post in my MySQL blog on migrating from MySQL to PostgreSQL using DBeaver. You can pass it along to your acquaintances who want to get off the Dolphin and on the Elephant. Not only...
In the last edition of this blog, the passenger list data from the HMS Titanic was loaded into a preliminary database. Now it is time to refine. I am using DBeaver Enterprise 25.2.0....
AWS Advanced JDBC Wrapper通过联合身份认证插件,实现DBeaver与Amazon RDS PostgreSQL的单点登录,提升数据库安全性和管理效率,满足安全合规要求。
The Sinking of the RMS Titanic in 1912 has shocked and entertained for over a century. I will admit to being shocked to find a GitHub Repo with a CSV formatted file with the passenger list. This...
Ollama is an open-source project that simplifies running large language models (LLMs). It runs locally on your machine, and you can choose from multiple LLMs. Keeping all the data on your machine...
DBeaver是一款免费开源的多平台数据库管理工具,支持MySQL、PostgreSQL、Oracle等多种数据库,提供SQL编辑器、数据库浏览器和数据导入导出等功能,适合开发人员和数据库管理员使用,基于Eclipse平台并支持插件扩展。
PostgreSQL是一款流行的开源数据库,DBeaver是一个支持多种数据库的免费工具,安装后可轻松连接PostgreSQL并进行数据操作。
如有任何问题,请与我联系。
作者在DBeaver中启用AI功能以辅助PostgreSQL数据库工作。安装过程需在“帮助”菜单中添加AI支持,并提供OpenAI账户和API密钥。通过特定提示生成查询并成功获取数据,虽然AI工具并不革命性,但提升了DBeaver的实用性。
华为云发布DBeaver 24.1.4版本,原生支持GaussDB数据库,提升数据库管理员和开发者的工作效率。
本文介绍了DBeaver数据库客户端在与PostgreSQL并行查询连接时的问题,包括并行查询的概念、限制和DBeaver的行为。作者通过重现问题并提供解决方法,总结了DBeaver默认配置中的问题并提出了解决方案。
DBeaver是一款免费的跨平台数据库工具,支持多种数据库,包括JDBC和非JDBC数据源。它基于Eclipse平台,提供元数据编辑器、SQL编辑器和数据导入导出等功能,适合开发人员和数据库管理员使用。
杜老师因出差未能骑行,周末返京后分享之前的骑行打卡记录。
完成下面两步后,将自动完成登录并继续当前操作。