/redshift-query-executor

A python project that connects to an Amazon Redshift DB and executes queries

Primary LanguagePython

Redshift Query Executor

Execute Redshift Commands

Configuration

The db config need to be added to the .env file (copy .env.example)

Installing dependencies

This project uses poetry. To install the dependencies, simply run:

poetry install

Executing

poetry run python run.py