ApexSQL Edit is a complete development environment for SQL Server Developers. ApexSQL Edit provides source control integration, debugging, profiling, formatting, refactoring, Intellilist support, and more.
Features:
Integrate with most MSSCCI-compliant Source Control systems
ApexSQL Edit supports most MSSCCI-compliant source control system like Visual Source Safe and Team Foundation Server.
Browse Database schemas
Schema Explorer allows users to browse servers, databases, and individual objects. A variety of actions are available through their respective context menus.
Manage objects visually, view data quickly
One of the most powerful features of ApexSQL Edit is the Object Explorer which allows you to group, sort and manage objects in a powerful tabular format. Additional tabs allow browsing object metadata, dependencies, scripts and more.
Interrogate Database Schema collections and Scripting options visually
ApexSQL Edit's Intelliprompt allows you to Focus on writing SQL statements for your Database Objects without focusing on the Details of exact column, table and variable names. Not only can Intelliprompt significantly speed up your SQL writing time, but annoying typos and mistakes are also significantly reduced.
Enjoy more readable code
Collapsible regions in code on command eliminators like BEGIN and END to provide a Visual Studio like presentation of your SQL Code.
Get Hints and Descriptions of objects embedded in your code
When writing code, the tooltip feature displays object descriptions or syntax hints.
Edit Data
ApexSQL Edit allows users to view and edit data. Filter, sort, group, edit all in a single powerful interface.
Build queries visually
ApexSQL Edit includes a powerful visual query editor that allows you to build complex queries.
Avoid spelling mistakes and syntax errors with Auto-Replacements
With ApexSQL Edit's auto-replacement feature you can set it to ensure commonly misspelled words are corrected automatically.