WizQl

Changelog

v1.0.3 - 2025-10-01

Added

  • MySQL support
  • View executed queries in console
  • In-app terminal support

Fixes

  • Fixed maps not showing for postgres geography.
  • Fixed editor commands were running multiple times for each action.
  • Fixed autocomplete support

Downloads

Windows.exe (64 bit).msi (64 bit)
MacOs.tar.gz (Universal).dmg (Universal)
Linux.Appimage (64bit).deb (64bit).rpm (64bit)

v1.0.2 - 2025-09-02

Added

  • Support for SQLite databases
  • Download and install extensions via sqlpkg.org
  • Import and export connections.
  • Open files with the application.
  • Preview support for pdf files.

Fixes

  • Fixed postgresql connection url format
  • Fixed edit button not working in connection info
  • Fixed tab selection change errors
  • New binary details not updated in cell after addition
  • Table structure editing fixes

Changes

  • Connection pooling by default. Running queries do not block ui.(Note all queries through editor still use a single connection.)
  • All rows are now streamed in by default. (This helps keep the memory usage low, while maintaining a smooth experience.)

Downloads

Windows.exe (64 bit).msi (64 bit)
MacOs.tar.gz (Universal).dmg (Universal)
Linux.Appimage (64bit).deb (64bit).rpm (64bit)

v1.0.1 - 2025-07-26

Added

  • Added support for modifying map data, geometry, geography and viewing the results in realtime.
  • Added support for listening to database notifications.
  • Added support for managing extensions.
  • Added database management tools: User Manager and Table Privileges.
  • Added backup and restore for postgresql databases.

Fixes

  • Fixed jumpy command center.
  • Fixed autocompletions not working on database reconnect.

Changes

  • 100% performance boost in row streaming.(Results may vary)
  • Quick open editor on toolbar.
  • Windows releases are now self signed.

Downloads

Windows.exe (64 bit).msi (64 bit)
MacOs.tar.gz (Universal).dmg (Universal)
Linux.Appimage (64bit).deb (64bit).rpm (64bit)

v1.0.0 - 2025-07-03

  • Initial Release

Downloads

Windows.exe (64 bit).msi (64 bit)
MacOs.tar.gz (Universal).dmg (Universal)
Linux.Appimage (64bit).deb (64bit).rpm (64bit)
logo

WizQl

© 2025 Rohit Singh. All rights reserved