Skip to content

danielbeach/TheBearVsTheDuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheBearVsTheDuck

Compare DuckDB v Polars SQL Context for Data Pipelines.

Create a simple pipeline in both DuckDB and Polars, then discuss how each pipeline is different, how you test them, and other such data engineering topics.

Build and Run

To build the docker image docker build . --tag=duckvbear

To run the code ...

  • DuckDB docker-compose up ducky
  • Polars docker-compose up bear

About

Compare DuckDB v Polars for Data Pipelines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published