📄️ Tutorial
Use SELECT statements to create insights from the data in the database.
📄️ Customize the Transform
Add write strategies, partitioning, access control, and more to your transform tasks.
📄️ SQL Transforms
SQL transforms are used to materialize SELECT statements using a user defined strategy.
📄️ Python Transforms
In addition to SQL transforms, you may run Python transforms in your pipeline.
📄️ Export
You may export your data to files or to another database.
📄️ Orchestration
A few lines of YAML to orchestrate the whole thing.