dqex v1.0.0
🎉 dqex v1.0.0 — First Official Release
The AI-Native, Offline-First Database Workbench.
Highlights
- Single static binary: no JVM, no Electron, no installers — runs even on air-gapped servers
- Export / Import / Migrate / Compare / Snapshot / Data Dictionary / SQL Terminal
- AI-assisted SQL generation with real-schema exploration (optional module)
- Web UI + CLI, one engine — shared connections, tasks and history
- MySQL · PostgreSQL · Oracle with cross-dialect migration
- Excel data dictionaries & snapshot diff reports — compliance-ready by design
Platforms
- macOS (amd64 / arm64)
- Linux (amd64 / arm64)
- Windows (amd64)
Quick Start
unzip dqex-v1.0.0-<platform>.zip
./dqex # start Web UI at 127.0.0.1:8181
./dqex sql -c <conn> # or use the CLIDocs: CLI Manual · Overview · 中文 README