Data Engineering with DLT Week 2: Loading SQL Database into DuckDB Using Python
Hey everyone ๐, Iโm continuing my public learning journey with dlt Each week, I share a step-by-step project โ from beginner to advanced โ with code, explanations, and real-world use cases. ๐ฆ Week 2 is live: Load data from a SQL database (Rfam MySQL) into DuckDB in just a few lines of Python. ๐ Along the way: credentials handling, multiple tables, and different loading strategies (append, replace, merge, incremental). ๐ Join the journey & follow along: LinkedIn Post: https://www.linkedin.com/posts/mahadi-nagassou-850a87254_dataengineering-python-dlt-activity-7362246228828471296-eHWC?utm_medium=ios_app&rcm=ACoAAD7Os_wBFAAF1g7fKTnQFhj7G6uWNYukvWw&utm_source=social_share_send&utm_campaign=copy_link GitHub Repo โ Week 2: https://github.com/1997mahadi/Data-Engineering-with-dlt/tree/main/week-02_sql-from-db
.png)