dbx/crates
hhzorg 7fbee89144
fix(ssh): recover first-connect host-key prompts on web
2026-08-03 16:59:34 +08:00
..
dbx-cli chore(packages): release 0.4.53 [skip node-packages-release] 2026-08-03 03:21:29 +00:00
dbx-core feat(diagram): enhance ER diagram editing and exports 2026-08-03 16:05:57 +08:00
dbx-mcp feat(diagram): enhance ER diagram editing and exports 2026-08-03 16:05:57 +08:00
dbx-web fix(ssh): recover first-connect host-key prompts on web 2026-08-03 16:59:34 +08:00
README.md

README.md

Crates

Rust crates for DBX live here.

Directories

  • dbx-core/ - shared database core, drivers, schema/query logic, import/export, transfer, and plugin support.
  • dbx-web/ - the Docker/web backend service binary published as dbx-web.

The workspace root is defined in the repository-level Cargo.toml.