Skip to content
/ redsift Public

Web interface to Amazon Redshift for exploring its data

License

Notifications You must be signed in to change notification settings

zalora/redsift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Redsift

Redsift is a web interface to Redshift for exploring the data.

Requirements

Redsift is written in Haskell with GHC. Using GHC of version at least 7.4 is recommended.

All requried Haskell libraries are listed in redsift.cabal. Use cabal-install to fetch and build all pre-requisites automatically.

The postgresql-libpq package requires PostgreSQL client library (libpq).

Installation

Then do the following:

git clone https://github.com/zalora/redsift.git
cd redsift
cabal install

Configuration

See sample configuration file under the Config directory.

Run

redsift -c <config file>

About

Web interface to Amazon Redshift for exploring its data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published