dbForge SQL Complete Express

  
            License: Freeware $0.00
            OS: WinXP,Windows2000,Windows Vista Ultimate,Windows Vista Ultimate x64,Windows Vist
            Requirements: microsoft sql server management studio installed
            Publisher: Devart
            Homepage: http://www.devart.com
          

dbforge sql complete express is a free intellisense add-in for sql server management studio. designed to provide the fastest t-sql query typing ever possible. supports sql server 2000, 2005, 2008, 2011,2012, sql azure and sql server compact edition. added integration into visual studio 2008 and 2010.

key features:

* smart filtering:

sql complete filters the suggestion list based on various criteria:
– first typed symbols,
– a whitespace,
– camel case,
– a square bracket.

* quick object info:
essential information about a database object is shown in the pop-up window when the mouse cursor is over the identifier.

* list members:
list members for major objects: database, schema, table, view, procedure, user and table-valued function (including clr), built-in function, synonym, clr aggregate;

* parameter information for user-defined and built-in procedures/functions:
when you are typing names of user-defined and built-in functions and procedures, sql complete displays their parameter information in a hint.

* sql formatting:
produce clear and well-formatted code without worrying about all those indents, whitespaces, wrappings, line breaks, etc.

* determining a database context:
sql complete displays a list of database objects from the current database or schema even if their names are not specified in a query.

* “execute current statement” feature

* word autocomplete

* context-sensitive suggestions of dml statements: insert, update and delete

* manual refreshing of the suggestion list.

new features that come with version 3.5:

* information on columns is expanded

* hierarchical list structure that simplifies working with select and insert statements is also available


Share this post