SQL Server Integration Services设计模式:实战指南

5星 · 超过95%的资源 需积分: 10 49 下载量 53 浏览量 更新于2024-07-22 收藏 17.89MB PDF 举报
"《Apress.SQL.Server.Integration.Services.Design.Patterns.2nd.Edition.2014》是一本专注于SQL Server Integration Services (SSIS)设计模式的专业书籍,特别针对SQL Server 2014进行了更新。这本书为解决在创建数据集成解决方案时遇到的基本问题提供了一系列的设计模板。通过书中丰富的示例和方案样本,SSIS开发者可以提高自己的技能,不再需要每次面对新问题时从零开始设计和编码。由一群专家作者共同编著,本书深入讲解了多种设计模式,帮助读者理解背后的思考和技术细节,支持他们找到解决问题的最佳方案。 书中的设计模式不仅解决了表面的问题,还探讨了为何特定问题应该用特定方式解决。读者将通过实践案例深入学习SSIS,并了解何时何地应使用替代设计方案。书中的亮点包括ETL(提取、转换、加载)仪表盘、SSIS框架、商业智能标记语言(BIML)和依赖服务等主题。 全书章节结构清晰,涵盖了从元数据收集、执行模式、脚本模式到数据库源模式、数据校正与数据质量服务、XML模式、表达式语言模式、数据仓库模式等多个方面。此外,还有针对云加载、日志记录与报告模式、配置、部署以及业务智能的章节,全面覆盖了SSIS开发中的关键领域。 这本书是提升SSIS开发者技能和效率的宝贵资源,无论你是初学者还是经验丰富的专业人士,都能从中获益。通过深入学习和实践,你将能够更好地理解和应用SSIS设计模式,从而在数据集成项目中实现更高效、更灵活的解决方案。"
2016-03-31 上传
SQL Server 2012 Data Integration Recipes provides focused and practical solutions to real world problems of data integration. Need to import data into SQL Server from an outside source? Need to export data and send it to another system? SQL Server 2012 Data Integration Recipes has your back. You'll find solutions for importing from Microsoft Office data stores such as Excel and Access, from text files such as CSV files, from XML, from other database brands such as Oracle and MySQL, and even from other SQL Server databases. You'll learn techniques for managing metadata, transforming data to meet the needs of the target system, handling exceptions and errors, and much more. What DBA or developer isn't faced with the need to move data back and forth? Author Adam Aspin brings 10 years of extensive ETL experience involving SQL Server, and especially satellite products such as Data Transformation Services and SQL Server Integration Services. Extensive coverage is given to Integration Services, Microsoft's flagship tool for data integration in SQL Server environments. Coverage is also given to the broader range of tools such as OPENDATASOURCE, linked servers, OPENROWSET, Migration Assistant for Access, BCP Import, and BULK INSERT just to name a few. If you're looking for a resource to cover data integration and ETL across the gamut of Microsoft's SQL Server toolset, SQL Server 2012 Data Integration Recipes is the one book that will meet your needs. * Provides practical and proven solutions towards creating resilient ETL environments * Clearly answers the tough questions which professionals ask * Goes beyond the tools to a thorough discussion of the underlying techniques * Covers the gamut of data integration, beyond just SSIS * Includes example databases and files to allow readers to test the recipes