dbx/crates
onenewcode 1b13d2176b
fix(metadata): unify enum column metadata
2026-07-08 21:02:53 +08:00
..
dbx-core fix(metadata): unify enum column metadata 2026-07-08 21:02:53 +08:00
dbx-web feat(driver): clear download cache 2026-07-08 20:21:05 +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.