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
- Host: GitHub
- URL: https://github.com/bricolages/bricolage
- Owner: bricolages
- Created: 2015-05-29T02:18:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-22T04:43:20.000Z (7 months ago)
- Last Synced: 2024-11-14T15:28:11.619Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 19 MB
- Stars: 113
- Watchers: 9
- Forks: 20
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- License: LICENSES
Awesome Lists containing this project
- jimsghstars - bricolages/bricolage - AWS-oriented Data Warehouse Framework (Ruby)
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