Select Page

WhereScape Receives Award for Excellence in International Trade

By WhereScape
| November 11, 2016

WhereScape is thrilled to have won the Excellence in International Trade award at the Westpac Business Excellence Awards.

The BEAs celebrate innovation and business excellence all around New Zealand.  This year the competition was stiff, with finalists from a variety of business sectors including pharmaceuticals and video production.

We are honoured to have been recognised for our international efforts and hoping to continue to strive for excellence in everything we do.

SQL Server Integration Services, Without the Slow Build Cycles

For so many SQL Server teams, SQL Server Integration Services (SSIS) still sits at the very heart of data movement, transformation and scheduled load processes. Microsoft’s own documentation still defines SSIS as a platform for enterprise-grade data integration and...

Modernizing SQL Server: Without Breaking What Already Works

For a lot of organizations, SQL Server performance is not just a technical concern; it’s a business continuity concern. When reporting runs long, overnight loads miss their windows or the team becomes afraid to touch a fragile stored procedure because nobody even...

Building and Automating SQL Server Data Warehouses: A Practical Guide

Key takeaways: SQL Server warehouses aren't legacy; they're production environments that need faster build processes Manual builds scale poorly: 200 tables can equal 400+ SSIS packages, inconsistent SCD logic across developers Metadata-driven automation can cut...

Should You Use Data Vault on Snowflake? Complete Decision Guide

TL;DR Data Vault on Snowflake works well for: Integrating 20+ data sources with frequent schema changes Meeting strict compliance requirements with complete audit trails Supporting multiple teams developing data pipelines in parallel Building enterprise systems that...

A Step-by-Step Framework for Data Platform Modernization

TL;DR: Legacy data platforms weren't built for real-time analytics, AI workloads, or today's data volumes. This three-phase framework covers cloud migration, architecture selection (warehouse, lakehouse, or hybrid), and pipeline automation. The goal: replace brittle,...

Related Content

SQL Server Integration Services, Without the Slow Build Cycles

SQL Server Integration Services, Without the Slow Build Cycles

For so many SQL Server teams, SQL Server Integration Services (SSIS) still sits at the very heart of data movement, transformation and scheduled load processes. Microsoft’s own documentation still defines SSIS as a platform for enterprise-grade data integration and...

Modernizing SQL Server: Without Breaking What Already Works

Modernizing SQL Server: Without Breaking What Already Works

For a lot of organizations, SQL Server performance is not just a technical concern; it’s a business continuity concern. When reporting runs long, overnight loads miss their windows or the team becomes afraid to touch a fragile stored procedure because nobody even...