Skip to content

pnchkirr/droughty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#### droughty. ## adjective, drought·i·er, drought·i·est. ## dry.

Droughty helps keep your workflow ah hem dry


What is droughty?

droughty is an analytics engineering toolkit. It takes warehouse metadata and outputs semantic files.

Current tools and supported platforms are:

  • lookml - generates a lkml with views, explores and measures from a warehouse schema
  • dbt - generates a base schema from specified warehouse schemas. Includes standard testing routines
  • dbml - generates an ERD based on the warehouse layer of your warehouse. Includes pk, fk relationships
  • cube - generates a cube schema including dimensions, integrations and meassures

The purpose of this project is to automate the repetitive, dull elements of analytics engineering in the modern data stack. It turns out this also leads to cleaner projects, less human error and increases the likelihood of the basics getting done...

Documentation

Installation, configuration and usage documentation can be found on ReadTheDocs

Installation

droughty is available through pip:

pip install droughty

About

Droughty helps keep your workflow dry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.8%
  • Jupyter Notebook 1.2%