Business Intelligence Architect & Data Platform Leader

Designing and building enterprise data warehouses, dimensional models, and BI solutions. From cloud migrations to star schema architectures, delivering scalable data platforms that drive business decisions.

15+

Years on SQL Server

6 mo

Avg Initial Contract

36+ mo

Avg Total Client Extension

100%

Top-Client Renewal Rate

data-architect.sql
-- Professional metrics
SELECT
    p.name AS Consultant,
    DATEDIFF(YEAR, p.sql_server_start, GETDATE()) AS SqlServerYears,
    AVG(c.initial_contract_months) AS AvgInitialContract,
    AVG(c.total_client_extension_months) AS AvgTotalClientExtension,
    AVG(cr.renewal_rate) AS RenewalRate
FROM dim_professional p
LEFT JOIN fact_top_clients c ON p.person_key = c.person_key
LEFT JOIN fact_top_client_renewals cr ON p.person_key = cr.person_key
WHERE p.role = 'BI Architect'
GROUP BY p.name, p.sql_server_start;
Query Results
Consultant SQL Server
Years
Avg Initial
Contract
Avg Total
Client Extension
Renewal
Rate
R-Marq 15+ 6 mo 36+ mo 100%
Rows affected: 1
Execution time: 0.003 seconds

Professional Metrics Visualization

SQL Server
Years
15+
Renewal
Rate
100%
Avg Initial
Contract
6 mo
Avg Total
Client Extension
36+ mo
Customer
Satisfaction
💯

Technologies & Skills

Modernizing legacy SSRS, SSIS, and on-prem SQL Server estates onto Azure Data Factory and Power BI — with dimensional models built for long-term maintainability, not just the next sprint.

Data Platform
Microsoft SQL Server Azure Data Factory T-SQL SSIS/SSRS/SSAS
Business Intelligence
Power BI Dimensional Modeling Star Schema Design Data Warehousing
Cloud & Leadership
Azure Cloud AWS Cloud Team Leadership Architecture Design
SQL Server & T-SQL
Azure Data Factory
Dimensional Modeling
Power BI

Let's Build Something Amazing

Interested in collaborating or have a project in mind? Always open to substantive, well-scoped work.