Skip to content

glassflow/glassflow-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Chat on Slack

GlassFlow Examples

This repository is your starting point for exploring examples and use cases for GlassFlow.

Pre-requisite

  • Create your free GlassFlow account via the GlassFlow WebApp.
  • Get your Personal Access Token to authorize the Python SDK to interact with GlassFlow Cloud.
  • Clone this repository to your local machine to access all the examples:
    git clone https://github.com/glassflow/glassflow-examples.git

Explore

Usage

Learn how to use the GlassFlow Python SDK:

Basic Examples

These are some basic examples that you can try with GlassFlow. The examples here should be familiar to you as a data engineer and will show you how GlassFlow works and how you can interact with it.

  • Email Encryption: Showcases how to hash email addresses (or other PII information) before sending them to your data warehouse.

  • Log format conversion: Showcases how to transform Open Telemetry log formats into a structure that can be ingested into ClickHouse.

  • Unstructured to Structured Data (coming soon)

About

Tutorials, templates for running glassflow pipelines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published