Releases: MoonMao42/QueryGPT
Releases · MoonMao42/QueryGPT
QueryGPT Desktop desktop-v0.1.0
Downloads
| Platform | File |
|---|---|
| macOS (Apple Silicon) | .dmg or .zip |
| macOS (Intel) | .dmg or .zip |
| Windows | .exe installer |
Install
macOS
- Download and open the
.dmg, drag QueryGPT to Applications - First launch will show "app is damaged" — run this in Terminal:
xattr -cr /Applications/QueryGPT.app - Open QueryGPT from Applications
This happens because the app is not code-signed yet.
Windows
Run the .exe installer and follow the prompts.
Features
- Natural language to SQL with any OpenAI-compatible model
- Database connections: PostgreSQL, MySQL, SQLite
- Semantic layer for custom business metrics
- Query history and result visualization
- i18n support (English / 中文)
QueryGPT Desktop desktop-v0.1.1
Downloads
| Platform | File |
|---|---|
| macOS (Apple Silicon) | .dmg or .zip |
| macOS (Intel) | .dmg or .zip |
| Windows | .exe installer |
Install
macOS
- Download and open the
.dmg, drag QueryGPT to Applications - First launch will show "app is damaged" — run this in Terminal:
xattr -cr /Applications/QueryGPT.app - Open QueryGPT from Applications
This happens because the app is not code-signed yet.
Windows
Run the .exe installer and follow the prompts.
Features
- Natural language to SQL with any OpenAI-compatible model
- Database connections: PostgreSQL, MySQL, SQLite
- Semantic layer for custom business metrics
- Query history and result visualization
- i18n support (English / 中文)