Skip to content

justwatchcom/sql-runner

 
 

Repository files navigation

SQL Runner

[![Build Status] travis-image]travis Coveralls Release License

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.

[Devops Guide] devops-guide [Analysts Guide] analysts-guide [Developers Guide] developers-guide
[![i1] devops-image] devops-guide [![i2] analysts-image] analysts-guide [![i3] developers-image] developers-guide

Quickstart

Assuming you are running on 64bit Linux:

> wget http://dl.bintray.com/snowplow/snowplow-generic/sql_runner_0.5.2_linux_amd64.zip
> unzip sql_runner_0.5.2_linux_amd64.zip
> ./sql-runner -usage

Copyright and license

SQL Runner is copyright 2015-2017 Snowplow Analytics Ltd.

Licensed under the [Apache License, Version 2.0] license (the "License"); you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Run templatable playbooks of SQL scripts in series and parallel on Redshift and Postgres

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 71.8%
  • Shell 27.4%
  • PLpgSQL 0.8%