dbx/apps
haipengno1 7d797df4f8
fix(redis): sync SELECT database to toolbar and tab
修复顶部 SQL 编辑器执行 SELECT 后 db 未联动,导致后续命令写入错库
2026-06-16 00:22:40 +08:00
..
desktop fix(redis): sync SELECT database to toolbar and tab 2026-06-16 00:22:40 +08:00
README.md docs(repo): add directory readmes 2026-05-18 02:50:50 +08:00

README.md

Apps

Runnable DBX applications live here.

Directories

  • desktop/ - the Vue frontend used by the Tauri desktop app and the Docker/web build.

The Tauri native shell remains in src-tauri/ because that is the conventional Tauri project location used by the existing build and release tooling.