Skip to content

Releases: MoonMao42/QueryGPT

QueryGPT Desktop desktop-v0.1.0

24 Mar 02:24

Choose a tag to compare

Downloads

Platform File
macOS (Apple Silicon) .dmg or .zip
macOS (Intel) .dmg or .zip
Windows .exe installer

Install

macOS

  1. Download and open the .dmg, drag QueryGPT to Applications
  2. First launch will show "app is damaged" — run this in Terminal:
    xattr -cr /Applications/QueryGPT.app
    
  3. 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

23 Mar 13:31

Choose a tag to compare

Downloads

Platform File
macOS (Apple Silicon) .dmg or .zip
macOS (Intel) .dmg or .zip
Windows .exe installer

Install

macOS

  1. Download and open the .dmg, drag QueryGPT to Applications
  2. First launch will show "app is damaged" — run this in Terminal:
    xattr -cr /Applications/QueryGPT.app
    
  3. 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 / 中文)