SQL Server Integration Services Resources

Looking for some good SSIS info?  Then this resource list is the place to start.  I’ve collected together a whole range of resources that will help anyone to get started.

SSIS Performance Resources

Custom SSIS Components

Whilst there are some obvious advantage of using closed source custom components I would always be slightly weary of using them myself.   It is unlikely that they will continue to work when subsequent versions of SQL Server are released and you don’t want your upgrade to be dependent on the release of an updated version.

But if that doesn’t put you off:

  • PragmaticWorks: Five free components and a load of commercial ones
  • Konesans: A range of components from the SQLBI.com boys
  • CozyRoc: A whole load of commercial components
  • Red Gate: To date they have one component in Beta, the data cleanser
  • Codeplex:  Community list of tasks and components

Writing Your Own Custom Components

If you don’t want to pay out a load of cash and want to know that you have the source code available to upgrade or alter a component, you can always create your own:

SQL Server Integration Services Blogs

Here are some prominent bloggers who post on SSIS:

  • SSIS Junkie: Jamie Thomson
  • SQLIS:  The community branch of Konesans Ltd, our SQL Server and Business Intelligence consultancy

Know any other good SSIS related blogs? Want to get yours added? Let me know!

SSIS Forums

Comments are closed.