Skip to content

Releases: fj1981/dqex

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 06:24

Full Changelog: v1.2.0...v1.2.1

Full Changelog: v1.2.0...v1.2.1

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 02:28

Full Changelog: v1.1.0...v1.2.0

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 02:30

Full Changelog: v1.0.0...v1.1.0

dqex v1.0.0

Choose a tag to compare

@fj1981 fj1981 released this 21 Aug 10:59

🎉 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 CLI

Docs: CLI Manual · Overview · 中文 README