DEV Community

Cover image for My Data Engineering Library
Christian Himpe
Christian Himpe

Posted on • Edited on

My Data Engineering Library

This is neither an "Ultimate List of Data Engineering Books" nor the "Data Engineering Must-Read List", but rather my subjective recommendation for a minimal data engineering library; particularly for data engineers coming from software development, as I used to.

General

Databases

  • Forta: "SQL in 10 Minutes"; Pearson, 2010.
    • The best minimal SQL guide I found, yet.
  • Kaufmann, Meier: "SQL and NoSQL Databases"; Springer, 2019.
    • Beyond touching all the database basics, the relational (SQL), document (Mongo) and graph model (Cypher) are recurringly contrasted.

Containerization

Extra

  • Densmore: "Data Pipelines Pocket Reference"; Oreilly Media, 2021.
    • Good example-driven overview; original source of EtLT (extract, partial transform, load, transform).
  • Chromatic: "Extreme Programming Pocket Guide"; Oreilly Media, 2003.
    • Extreme programming (XP) is the sanest agile method with some good sustainability practices like the 40h week.

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay