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

12 lines
337 B
Markdown

# Plugins
DBX extension plugins live here.
Plugins are not Node packages, so they intentionally stay separate from `packages/`.
## Directories
- `jdbc/` - optional Java/JDBC plugin for connecting through vendor JDBC drivers and custom JDBC URLs.
Plugin build artifacts, downloaded driver JARs, and local targets are ignored by Git.