An open API service indexing awesome lists of open source software.

https://github.com/bricolages/bricolage

AWS-oriented Data Warehouse Framework
https://github.com/bricolages/bricolage

Last synced: 3 months ago
JSON representation

AWS-oriented Data Warehouse Framework

Awesome Lists containing this project

README

        

# Bricolage

SQL batch framework for Redshift.

This software is written in working time in Cookpad, Inc.

## License

MIT license.
See LICENSES file for details.

## Running Test

Create bricolage_test database and user on your local machine.
See config/test/datasource.yml for details. Then type:

% rake test

## How to use

See https://github.com/bricolages/bricolage/wiki

## Author

Minero Aoki