Skip to content

christophermanning/data-workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-workspace

An example workspace for data engineering, data analytics, and data science development.

Components

  • Docker
  • Docker Compose
  • Airflow
  • dbt
  • DuckDB
  • Jupyter

Running

  • make dev to start a tmux session with windows for vim and docker-compose to run the services
  • make shell to open an console for interacting with dbt
  • make dbt-build to run dbt build
  • make dbt-test to run dbt test
  • make format to autoformat sql files with sqlfluff

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published