Presentation is loading. Please wait.

Presentation is loading. Please wait.

SSIS Data Integration Data Warehouse Acceleration

Similar presentations


Presentation on theme: "SSIS Data Integration Data Warehouse Acceleration"— Presentation transcript:

1 SSIS Data Integration Data Warehouse Acceleration
Fact and Dimension Table Patterns Jim Miller – President BI Tracks Consulting Product Presentation Mar. 23, 2019

2

3 What is Biml? XML Schema used to define SSIS, and other Microsoft ‘BI Stack’ components Use with BimlExpress to auto-generate SSIS Projects and Packages in Visual Studio (SSDT) Who has used Biml? Who is developing a Data Warehouse?

4 Why Use Biml to Build SSIS Packages?
Code Reuse, Code Modularity Code Reuse = Efficiency & Reliability Code Modularity (Smaller Pieces ) promotes Code Reuse Resource Repository Defined Outside of SSIS Projects Connections, Parameters, Packages Standardization of SSIS Project/Package Development Framework Extensions, Package Design Styles Accelerated Change Management SSIS Package ‘diffs’ are simple text file comparisons All made possible by dealing with just XML code. All XML code is generated by encapsulated SELECT statements.

5 Demo 1 – Generating SSIS Packages in Visual Studio using BimlExpress
BimlExpress will generate ‘pure biml tags’, or biml script (embedded C# code nuggets). Who does not want to create higher quality work in less time?

6 Biml is just XML, so it’s free
Biml is just XML, so it’s free. BimlSnap Online, which creates Biml is free. BimlExpress which converts Biml into SSIS packages is a free VS add-in and it’s also free.

7 Biml and Biml Script Examples
Bimlsnap logic is all in the database layer, Biml Script uses embedded .NET code nuggets

8 BimlSnap (and SSIS) Workflow and Databases
bimlsnap_v2 (project config & metadata) Define Build Deploy Changes typically begin with a change to the database schema (metadata) SSIS_Data (runtime) SSIS Catalog SSISDB (runtime) log Log

9 Demo 2 – Select for XML Everything we do in BimlSnap to generate Biml is based on the “Select… for XML” technique.

10 BimlSnap Desktop - Components
BimlSnap Desktop – Back-End DB, and Front-End App SQL Server Data Tools (SSDT) with BimlExpress Add-in from Varigence SSIS Run-time Framework (Optional) Download: download/ Open Source Databases Front-end Client SSIS Project to update Metadata

11 ELT vs. ETL Paradigm

12 BimlSnap - Metadata Management (v2)
Built as a Data Mart using Type 1 and Type 2 Dimensions Extends Information Schema Views Front-end Client Includes SSIS Project to Refresh Metadata

13 BimlSnap – Runtime Framework
Uses a free Back-end Database: (SSIS_Data) Extends Functionality of the SSIS Catalog Database (SSISDB) Integrates with BimlSnap Generated Packages to Provide: Project restart ability Project/Package row counts Project/Package runtimes alerts Package error logging Feeds a PowerBI Dashboard for Runtime Analytics

14 Demo 4 – Power BI Dashboard
Power BI Project available upon request.

15 Demo 2 - BimlSnap Project Configuration
Select a Template Alerts Project Re-runability Row Counts Select a Package Protection Level Encrypt Sensitive With User Key Do Not Save Sensitive

16 BimlSnap Package Configuration
DataFlow Pattern Package Qualifier Source Connection Source Query Destination Connection Destination Table Truncate Option Identity Insert Options

17 SSIS/Biml Project Build
Project Integration Connections Pattern Definition Package XML Project XML SP VS Package Configuration SP Package Template Parameters Framework Integration

18 Code Generators Code Generators Merge Statements Table Partitioning

19 Demo 3 & 4 - BimlSnap Project Walk-Through,and Package Creation
BTW, all SQL code needed to generate SSIS packages is in the database.

20 BimlSnap Foot Print

21 Demo 5 – Select with HTML Output
Documents all projects, packages in an conveniently linked HTML file

22 Links Blog: Accelerated ELT using BI Markup Language (Biml) Project Vulcan: Varigence: Biml Express (VS Add-in): BimlSnap Website: ELT vs. ETL: Presentation on YouTube: (jump to minute 6)


Download ppt "SSIS Data Integration Data Warehouse Acceleration"

Similar presentations


Ads by Google