dbForge Studio for SQL Server v5.1 release notes
Index Manager
The tool allows you to quickly collect index fragmentation statistics and detect databases that require maintenance.
- Multiple database scan
- Export of scan results
- Customizable index fragmentation thresholds
- T-SQL script generation
Unit Test
The tool is based on the open-source tSQLt framework, so SQL developers can benefit from writing unit tests in regular T-SQL.
- T-SQL for implementing tests
- No affect on actual database
- In-isolation testing
- Run multiple tests in less time