ApexSQL Edit

Beyond SSMS...

A tool for true SQL coders

Code complete, source control, refactors, formatting
and more all in a single, powerful IDE

Order online
from $499
Contact us for volume discounts
ApexSQL Bundles
For $800 more get 12 more products!
  • All 13 ApexSQL Developer tools
  • 1 year free support and upgrades
Free 90 day trial
Performance improvements
SQL Denali support
Enhanced auto-complete
Auto-complete pick list
Auto-complete object details
Additional support for SQL 2008 and SQL 2005 object types
Improved formatting engine  More than 100 additional formatting options, a redesigned interface and improved impact preview
Syntax highlighting  Locate and quickly fix syntax errors in the SQL code
Find unused variables and parameters  Clean up your code by identifying and removing parameters and variables that aren’t used
Encapsulate as view (code refactor)  Convert lengthy SELECT statements to views
Change parameters (code refactor)  Add, remove or change parameters without breaking dependencies from referencing objects
Replace one-to-many relationships with associative tables (code refactor)  Add new associative table to replace one-to-many relationships
Add surrogate key (code refactor)  Replace complex, multi-column primary keys with a single column surrogate key