Skip to content

A project demonstrating the integration of Docker, DuckDB, R, and {targets} for robust and reproducible data pipelines.

License

Notifications You must be signed in to change notification settings

philiporlando/docker-duckdb-r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portable Data pipelines with Docker, DuckDB, and R

This project showcases the integration of Docker, DuckDB, and R to create efficient and portable data pipelines. By using Docker, we ensure a consistent environment across different machines and systems, while DuckDB provides fast, in-process SQL analytics. The R programming language, along with the {duckdb}, {dbplyr}, and {targets} packages, is used to orchestrate and run the data processing tasks. The {renv} package is used alongside Docker to manage R package dependencies, ensuring reproducibility.

About

A project demonstrating the integration of Docker, DuckDB, R, and {targets} for robust and reproducible data pipelines.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published