Skip to main content
Version: devel

Run dlt in Snowflake

You can run dlt within Snowflake AI Data Cloud in a few different ways.

Ways to run dlt

  1. Snowflake Native App
    Install the Database Connector App from the Snowflake Marketplace and run pipelines through the build-in UI.

  2. Snowflake Notebook
    Run a dlt pipeline directly inside a Snowflake Notebook for interactive development and testing.

  3. Snowpark Container Services (SPCS)
    Package dlt into a container and run it on SPCS for in-Snowflake execution (available starting with Snowpark 1.43.0).

  4. External runner with Snowflake as destination
    Run dlt outside Snowflake (your infra or a third party) and load into Snowflake as the destination.

How to choose

  • Use Native App for a packaged, repeatable experience.
  • Use Notebook for quick experiments.
  • Use SPCS for containerized runs inside Snowflake.
  • Use an external runner if your pipelines already run outside Snowflake.

This demo works on codespaces. Codespaces is a development environment available for free to anyone with a Github account. You'll be asked to fork the demo repository and from there the README guides you with further steps.
The demo uses the Continue VSCode extension.

Off to codespaces!

DHelp

Ask a question

Welcome to "Codex Central", your next-gen help center, driven by OpenAI's GPT-4 model. It's more than just a forum or a FAQ hub – it's a dynamic knowledge base where coders can find AI-assisted solutions to their pressing problems. With GPT-4's powerful comprehension and predictive abilities, Codex Central provides instantaneous issue resolution, insightful debugging, and personalized guidance. Get your code running smoothly with the unparalleled support at Codex Central - coding help reimagined with AI prowess.