Skip to content
Alexander Dean edited this page Aug 30, 2016 · 8 revisions

Overview

Run playbooks of SQL scripts in series and parallel on Amazon Redshift and PostgreSQL.

Used with Snowplow snowplow for scheduled SQL-based transformations of event stream data.

For analysts and data scientists

Analysts and data scientists (and some data engineers) are the end users of SQL Runner: you want to use SQL Runner to script ETL or data modeling pipelines in SQL.

For devops and systems administrators

If you are reading this, chances are that you are setting up SQL Runner for your company, or maintaining/upgrading an existing installation.

For developers

We welcome contributions to SQL Runner! For developers looking to hack on Sauna (possibly adding a new integration?), this guide is for you.

Clone this wiki locally