23 OCT 2025 - We are back! If you have been following us over the last few years, you will know that the last 2 months have been rough. We website was practically not loading. Sorry for the mess. We are back though and everything should run smoothly now. New servers. Updated domains. And new owners. We invite you all to start uploading torrents again!
dbForge SQL Complete is a useful add-in for SQL Server Management Studio. It offers powerful autocompletion and formatting of T-SQL code features. Supports SQL Server 2000, 2005, 2008, 2011, SQL Azure and SQL Server Compact edition. Also added integration into Visual Studio 2008 and 2010. Key features: * Context-based code completion: dbForge SQL Complete has a feature to offer code completion lists based on context instead of simply listing object attributes and methods. * Code Snippets This feature makes it easy and convenient to use fragments of code over and over. * Suggesting conditions for JOIN statements: dbForge SQL Complete can suggest a full statement based on foreign keys, or it can prompt conditions based on column names. * Expanding INSERT, ALTER, and EXEC statements: You can expand INSERT, ALTER, and EXEC statements to the full template on pressing the Tab key. * Customizable SQL formatting: Produce clear and well-formatted code without worrying about all those indents, whitespaces, wrappings, line breaks, etc. * Document Outline window The Document Outline window shows the structure of the current document. Besides, a user can synchronize structure with text right from the code. * Quick object info: Essential information about a database object is shown in the popup window when the mouse cursor is over the identifier. For tables users can see column names with data types, additional column properties, primary, unique, and foreign keys. For other objects, the quick info includes object type and an available user description. * Parameter info for procedures and functions: When you type names of user-defined and built-in functions and procedures, dbForge SQL Complete will display their parameter information in a hint. * "Execute current statement" feature Now user can execute the current SQL statement (i.e. the one where the input cursor is located) in the document using the hot key.