SQL Commander Version History

SQL Commander v3.1 Build 21 (July 13, 2026)

  • Hotfix for erroneous SQL queries: the error text is now displayed.
  • Added support for the ReadOnlyMode connection parameter. This parameter prevents the execution of DELETE, UPDATE, ALTER, and other data-modification SQL clauses.
  • Improved syntax highlighting performance.

SQL Commander v3.0 Build 20 (July 3, 2026)

  • Mac OS platform support
  • Application scale change implemented
  • New command SEARCHDATA allows to find a text phrase in database’s tables, views, procedures, etc.
  • New command IMPORTTEXTFILE intended for bulk import of a text files into a database’s table
  • New Copy Connection database tree command implemented
  • Re-designed asynchronous processes, making program more stable and robust
  • A dataset row is now marked as modified only if a cell data was changed
  • Several bugs fixed

SQL Commander v2.0 Build 11 (January 25, 2026)

  • Support for Linux platform
  • Added support for MongoDB v8.0, MySQL v9.0, Firebird v5.0
  • Added Filter functionality to the Search panel
  • Quick search for record view mode implemented
  • Count Distinct” dataset’s context menu command implemented
  • Added shortcut for SELECT clause: type asterisk symbol, then press Tab key to see the statement and completion list
  • Fixed incorrect encoding of non-ANSI characters on SQL file open
  • Fixed Metadata loading for MS SQL Server 2008 R2
  • Fixed incorrect data on copy cell/rows values if the dataset was ordered or columns were re-arranged

SQL Commander v1.0 Build 5 (August 17, 2025)

  • The first official release!
Scroll to Top