EXE
WinGet
DBX
t8y2 · 0.5.21 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
DBX_0.5.21_x64-setup.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\DBX
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
0.5.21
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
DBX_0.5.21_x64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
t8y2.DBX
Version
0.5.21
Description
15MB,lightweight, cross-platform database client. Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server and more.
License
AGPL-3.0
↗
Homepage
https://github.com/t8y2/dbx
Upgrade Behavior
install(Install over existing)
Release Notes
新功能
- Web 版驱动管理 — Web 运行模式支持驱动管理能力,部署到浏览器环境时也能更完整地管理数据库驱动
- ClickHouse TLS 连接 — ClickHouse 连接新增 TLS 支持,适配需要加密连接的生产环境
- 查询超时设置 — 全局设置中新增查询超时配置,默认 30 秒,长查询和弱网络场景更可控
改进
- 系统库显示开关 — 数据库可见性选择器新增「显示系统库」选项,可按需显示 MySQL、PostgreSQL、ClickHouse、SQL Server、MongoDB、Oracle 等系统数据库
- PostgreSQL 模板库可见性 — PostgreSQL 数据库选择器支持显示可连接的模板库,例如 template1
- 侧边栏搜索匹配 — 统一侧边栏搜索过滤规则,保留合理的子序列模糊匹配,同时避免跨单词误匹配导致结果不准
- 数据表头部操作 — 数据网格头部控件更紧凑,筛选、排序和工具入口在有限空间内更好用
- GaussDB 连接路径 — GaussDB / openGauss 改进为更合适的 PostgreSQL 兼容查询路径,诊断和元数据行为更…