SQL Server Security
Home
Learning Guide:
EMAIL THIS

Microsoft SQL Server Tools Guide

29 Sep 2009 | SearchSQLServer.com

Expert advice on database administration
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google

Need help with a SQL Server task? Want to make managing SQL Server easier?

We've compiled a list of nifty tools – several that are free – that can help with a plethora of DBA tasks – from performance tuning to security to business intelligence.

Keep in mind this guide merely scratches the surface of SQL Server tools, and we'll update it regularly as new tools become available and old tools are improved.

Got a great tool that's not listed here? Email us at editor@SearchSQLServer.com.

[IMAGE]SQL SERVER DATABASE TOOLS FOR:
[IMAGE] Installation and management
[IMAGE] Monitoring and tuning
[IMAGE] Backup and recovery
[IMAGE] Security
[IMAGE] Development and BI


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google



RELATED CONTENT
Microsoft SQL Server Tools and Utilities
SQL Profiler: A network trace for SQL Server
Tweet-SQL: Interacting with Twitter through SQL Server
How SQL Server 2008 components impact SharePoint implementations
SQL Server Mailbag: Data restoration and DB property management
SQL language crash course (just enough to be dangerous)
Setting up SQL Server Service Broker for secure communication
Microsoft SQL Server 2008 Resource Governor primer
The sqlcmd utility in SQL Server
Performance analysis tools for SQL Server
Software security tools to improve your skills in a single day

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
ACID  (SearchSQLServer.com)
data aggregation  (SearchSQLServer.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary


>
[IMAGE] More resources

[IMAGE]   INSTALLATION AND MANAGEMENT TOOLS  

  • Free! SQL Server FineBuild (CodePlex)
    Installs SQL Server -- and best-practice configurations -- with one click. Download SQL Server FineBuild.
  • Free! SQL Job Manager (Idera)
    Streamlines the process of cross-server SQL Server job management, reducing job failure rates and the amount of time spent on job management activities. Download SQL Job Manager.
  • RazorSQL (Richardson Software)
    SQL query tool, database browser, SQL editor, and database administration tool for Windows, Mac OS X, Linux, and Solaris. Download RazorSQL.
  • SQL Partition Manager (DonWellSoft)
    Ideal for large databases, simplifies partitioned table maintenance by automating management tasks. Download SQL Partition Manager.
  • Free! YourSQLDba (Société GRICS)
    Script file of T-SQL stored procedures that automate routine database maintenance. Download YourSQLDba.
  • Free! Object Search (Microsoft)
    Built-in feature in SQL Server Management Studio 2008 that helps find objects in a particular datatbase. More on Object Search.

[IMAGE]   MONITORING AND PERFORMANCE TUNING TOOLS 

  • SQL admin toolset (Idera)
    Set of 24 administration tools for monitoring, troubleshooting, administering, and reporting including Password Checker, Job Editor and Patch analyzer. Microsoft MVPs receive a free license. Download SQL admin toolset.
  • myLittleAdmin (myLittleTools)
    Web-based application that administers SQL Server and Desktop Engine databases over the internet. Download myLittleAdmin
  • Free! SQL Permissions (Idera)
    Moves logins and applies permissions across all databases on the target server or single database. Download SQL Permissions.
  • Event Manager (SQL Sentry)
    A scheduling, alerting and response system for SQL Server jobs and other events that impact performance that allows problems to be solved as they arise. Download Event Manager.
  • Performance Advisor (SQL Sentry)
    An advanced performance dashboard that deliver Windows and SQL Server metrics in a single view along with details regarding heavy SQL blocking, deadlocks and disk bottlenecks. Download Performance Advisor.
  • Free! Performance Studio (Microsoft)
    Built-in administrative console that helps monitor speed and efficiency of databases, and collects real-time performance data from multiple databases and stores them in a central repository. More on using Performance Studio.
  • Free! Data Collector (Microsoft)
    Component of SQL Server 2008 that collects data and provides one central point for data collection across database servers and applications. More on Data Collector.
  • Performance Monitor (Teratrax)
    Low-footprint technology that collects performance information, which can bedanalyzed by an easy-to-understand user interface. Free for SQL Server Express Edition. Download Performance Monitor.
  • Free! SQL Check (Idera)
    Monitors performance and pulls together numerous statistics in a single screen. Functions as a secure screen saver. Download SQL Check.

  • Spotlight on SQL Server Enterprise (Quest Software)
    Detects and diagnoses performance issues across a SQL Server environment and provides an overview of enterprise performance. Download Spotlight.

[IMAGE]   BACKUP AND RECOVERY TOOLS  

  • SQL Backup (Red Gate)
    Creates smaller, safer and faster backups of SQL Server databases. Download SQL Backup.
  • LiteSpeed (Quest Software)
    Backup and recovery software that provides integrated high performance compression technology. Download LiteSpeed.
  • TimeData (DoubleTake Software)
    Continuous data protection software that provides data recovery at any point in time, and allows workflow to resume without having to recover from tape. Download TimeData.
  • SQL safe Backup (Idera)
    Accelerates, compresses and encrypts database backups. Download SQL safe Backup.
  • Free! SQL safe Freeware Edition (Idera)
    Based on Idera's SQL safe product, includes a high-performance backup and recovery engine, a scriptable interface and can backup and compress any size and any number of databases. Download SQL safe Freeware Edition.
  • SQL virtual database (Idera)
    Allows SQL Server backup files to be attached, queried as real databases and data to be accessed in SQL Server backup files without restoring. Download SQL virtual database.
  • Free! SQL Server Database Copy Tool (Codeplex)
    Copies a SQL Server database from one instance to another by backing it up, copying the backup file to the destination server and restoring the database. Download SQL Server Database Copy Tool .

[IMAGE]   SECURITY TOOLS  

  • AppDetective (Application Security)
    Network-based, vulnerability assessment tool that locates, examines, reports and helps fix security holes. Download AppDetective.
  • NGSSquirrel (Next Generation Security Software)
    Vulnerability assessment tool available for SQL Server 2000 and SQL Server 2005. Download NGSSquirrel.
  • Metasploit (Metasploit)
    Penetration testing and exploit tool. Download Metasploit.
  • QualysGuard (Qualys)
    Vulnerability assessment tool that combines vulnerability management service with an IT compliance solution. Download QualysGuard.
  • Free! SQL Encryption Assistant (Devenius)
    Manages encryption keys and certificates inside SQL Server, directly inside SQL Server Management Studio. Download SQL Encryption Assistant.

[IMAGE]   DEVELOPMENT AND BI TOOLS 

  • SQL Compare (Red Gate)
    Compares and synchronizes database changes quickly and simply. Download SQL Compare.
  • Toad (Quest Software)
    Management and development toolset designed to bridge the gap between SQL Server Management Studio and Visual Server. Download Toad.
  • Performance Advisor for Analysis Services (SQL Sentry)
    Monitors and optimizes SQL Server Analysis Services performance, and provides insight related to memory, storage systems, aggregation usage, queries and processing. Download Performance Advisor for Analysis Services.
  • Tweet-SQL
    Third-party set of CLR assemblies and stored procedures that let you leverage Twitter in your SQL Server 2005 and up databases. More on Tweet-SQL.
  • Free! T-SQL Debugger (Microsoft)
    Built-in tool that includes all the core debugging features -- the Locals, Watch, QuickWatch and Output windows – in addition to the ability to set breakpoints to stop execution. More on working with T-SQL Debugger.
  • Free! IntelliSense (Microsoft)
    An auto-completion system supported in SQL Server Management Studio 2008 that provides easy access to language elements as you write your queries. More on IntelliSense.
  • Apex SQL Report (Apex)
    Data driven, web-reporting solution for SQL Server. Download APEX SQL Report.
  • SQL Prompt (Red Gate)
    Add-on application that provides auto-complete functionality while typing for programs used to create SQL statements. Download SQL Prompt.

  • Free! ApexSQL Code (Apex)
    Generates code from C# or VB.NET code templates. Free for a limited time. Download ApexSQL Code.
  • Free! ApexSQL Refactor (Apex) Formats SQL code for improved readability and to conform to team coding standards. Download ApexSQL Refactor.
  • Free! Instant SQL Formatter
    Online tool that cleans-up SQL code, formats SQL into HTML and translates SQL code into other program languages like Java. Use Instant SQL Formatter.
  • Free! SQLinForm
    Automatic web-based SQL code formatter. Access SQLinForm.
  • SQL Scripter (SQL Scripter)
    Data export and scripting utility for SQL Server. Packages and transports table data. Download SQL Scripter.

[IMAGE]  MORE RESOURCES 

  • More SQL Server security tools
    Check out the best places to find security tips and countless security tools.
  • SQL injection tools
    SQL injection is a security exploit in which the attacker adds SQL code to a Web form input box to gain access. These tools automate testing of SQL injection.
  • Top SQL Server products of 2008/2007 | 2006 |2005

[IMAGE]SQL SERVER DATABASE TOOLS FOR:
[IMAGE] Installation and management
[IMAGE] Monitoring and tuning
[IMAGE] Backup and recovery
[IMAGE] Security
[IMAGE] Development and BI
[IMAGE] More resources






Secure SQL - Data Security for Your Database
HomeNewsTopicsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersIT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2005 - 2010, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts