Data Masking
Snowflake Security

Snowflake Data Masking

Introduction:   Today’s article discusses Snowflake Data Cloud’s implementation of dynamic data masking, which is a column-level security feature used to mask data at query

Read More »
Snowflake Pricing
Snowflake Cost Optimization

How Snowflake Pricing Works

Introduction:   Snowflake pricing is determined by how much you use compute resources such as warehouses (virtual compute instances) and storage, as well as other

Read More »
SnowCompare
Products

SnowCompare

SnowCompare is the easiest and fastest way to compare & deploy Snowflake data from one database or schema to another. For example, when you clone

Read More »
Snowflake Database
Uncategorized

Creating Your First Database

What’s the benefit of learning to create a database on Snowflake?   It is important to learn to create databases with Snowflake because: Snowflake is

Read More »
Uncategorized

Semi Structured JSON Data

Introduction:   In today’s article we’ll go over Snowflake’s support for semi-structured data in the form of JSON, Avro, ORC, Parquet, and XML. It covers

Read More »
Uncategorized

Snowflake Stored Procedures

Part 1 – Introduction   Today’s article provides an introduction to stored procedures in Snowflake, which can be used to create modular code with complex

Read More »
Uncategorized

Getting Started with Snowflake

Overview:   This overview describes how to get started using Snowflake. It covers logging into Snowflake through the web interface, command line interface, or other

Read More »
SnowSQL CLI Client
Uncategorized

SnowSQL CLI Client

Introduction – Snowsql CLI Client   SnowSQL is a command-line client for Snowflake, a cloud-based data warehousing and analytics platform. It allows you to execute

Read More »
Snowflake and Python
Uncategorized

Snowflake and Python

Introduction Python has become one of the go to languages for data analytics. I’m constantly using jupyter notebooks to quickly clean, analyze, and visualize data.

Read More »