Files
2026-07-13 13:09:14 +08:00

11 lines
316 B
Markdown

# 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`.