Personal Edition Professional Edition




  • T-SQL script editor with syntax highlighting
  • Object Explorer with filtering support
  • Code Completion support for  tables, views, columns, stored procedures, functions, triggers, variables, temporary tables
  • Code block shading and folding support for select and case statements
  • User defined code block definitions with #block and #endblock special keywords, similar to Microsoft Visual Studio regions
  • Table data editing
  • Script and code snippet sharing via PragmaSQL database
  • Local code snippets (accessed from script editor with Ctrl+J)
  • Change history logging for stored procedures, functions, views and triggers.
  • Automatic script logging to PragmaSQL database.
  • Database object grouping support with documentation
  • Search for objects in databases by name and/or any text
  • Project explorer, which supports connections, any database object and any local file
  • Extensible through freely available PragmaSQL.Core add-in api.
  • Microsoft Help2 Integration add-in
  • Server Management add-in
  • Supports Microsoft SQL Server 2000/2005
  • Implemented with C# on .NET Framework version 2.0

PragmaSQL Online News

PragmaSQL 2.0 Available (Build 101)

  • PragmaSQL upgraded to Microsoft .NET Framework 3.5. You will have to install .NET Framework 3.5 in order to use PragmaSQL
  • Schema support for Microsoft SQL Server 2005/2008 implemented. PragmaSQL can now handle objects owned by different schemas.
  • Windows 7 specific features like jump lists, dialogs and task bar progress added. In order to experience these new features you shall run PragmaSQL on Windows 7
  • Background recovery manager related bugs resolved
  • Object Explorer Options added. You can specify if object explorer shall show system databases, system tables and database compatibility level.

1/6/2010 11:57:00 PM Published by Ali Özgür


Back