dbx/crates
t8y2 beaf52582f
chore(release): prepare v0.5.70
2026-07-30 09:43:16 +08:00
..
dbx-cli chore(packages): release 0.4.45 [skip node-packages-release] 2026-07-29 04:56:35 +00:00
dbx-core fix(sqlite): normalize database context routing 2026-07-30 03:12:02 +08:00
dbx-mcp feat(mcp): add stateful pinned query sessions 2026-07-30 00:58:40 +08:00
dbx-web chore(release): prepare v0.5.70 2026-07-30 09:43:16 +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.