Skip to content

toch/oasis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oasis 🌴

Oasis is a simple Data Lake written in Ruby and Hanami

Build Status Coverage Status Dependency Status version license

Requirements

PostgreSQL

You need a running PostgreSQL database. The user you log with needs superuser right in order to install the uuid-ossp extension in you PostgreSQL database. If you are on a local set up, running ALTER <user name> WITH superuser; is a fine solution. In other cases, ask your database administrator or look for a fine-tuned solution such as using prepared template.

Usage

bundle
hanami db prepare
hanami server

Run the tests

bundle
HANAMI_ENV=test hanami db prepare
rake

License

This project is licensed under the terms of the MIT license.

About

A DIY data lake 🌴

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published