Transforms Overview

Introduction to Rasgo Transforms

What are they?

Rasgo Transforms are SQL Templates that contain raw SQL and use Jinja2 for templating.

  • Each transform also comes with a YAML file to configure UI interactions, as well as build documentation

  • All Rasgo Community Transforms are stored in this repo: https://github.com/rasgointelligence/RasgoTransforms

  • Rasgo supports extending the Community transform library with user-defined transforms, that will remain private to your Organization

  • Transforms can be invoked using the Rasgo App, Rasgo python SDK, or our open-source python library RasgoQL

To browse the available Community Transforms, go here:

All Transforms

Last updated

Was this helpful?