- Notifications
You must be signed in to change notification settings - Fork0
Run templatable playbooks of SQL scripts in series and parallel on Redshift and Postgres
justwatchcom/sql-runner
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
[![Build Status]travis-image]travis
Run playbooks of SQL scripts in series and parallel on Amazon Redshift and PostgreSQL.
Used withSnowplowsnowplow 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 |
Assuming you are running on64bit 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
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, softwaredistributed 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 andlimitations under the License.
About
Run templatable playbooks of SQL scripts in series and parallel on Redshift and Postgres
Resources
Stars
Watchers
Forks
Packages0
Languages
- Go71.8%
- Shell27.4%
- PLpgSQL0.8%