EXE
WinGet
DBX
t8y2 · 0.5.10 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
DBX_0.5.10_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.10
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
DBX_0.5.10_x64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
t8y2.DBX
Version
0.5.10
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
新功能
- Microsoft Access 数据库支持 — 新增对 Microsoft Access 数据库(.accdb/.mdb)的连接和管理支持,包括 UCanAccess JDBC URL 解析、数据浏览与编辑、表导入和对象搜索
- 分页查询结果 — 支持分页获取查询结果,提升大数据量查询的响应体验
- 对象重命名 — 在对象浏览器中新增重命名操作,支持对数据库对象进行快速重命名
- 查询结果编辑 — 支持直接编辑简单查询的返回结果
- TDengine 数据库支持 — 新增 TDengine 时序数据库的连接和可编辑数据网格支持
- MCP 增强 — MCP Server 新增 Schema 上下文获取和 SQL 安全检查功能,改进查询体验
改进
- 文档站点改版 — 全新设计的文档首页、安装引导标签页、变更日志系统和社区页面
修复
- Schema 变更后元数据刷新 — 修复 Schema 变更后元数据未及时刷新的问题
- 侧边栏 SQL 文件导入刷新 — 修复 SQL 文件导入后侧边栏未刷新的问题
- MySQL 备份 SQL 导入 — 修复导入 MySQL dump…