This repository is a curation of good blog posts and books for Analytics Engineers. It can also be very useful for Data Analysts and Data Scientists.
I really appreciate any contribution. Just make sure to describe the theme and why you found the resource useful.
Definition of the Analytics Engineer: The Analytics Engineer.
SQL has a lot of tips and tricks that take times to know.
Python is a very broad subject. Maybe you can follow this list for more Python focused readings.
The Modern Data Stack: Past, Present, and Future A must-read on the last innovations in the data stack.
Comparison of tools by Stephen Levin
These books/articles helped me to think better when analysing data.
I found that reading code helps to know the best practices whether it is Python or SQL.
In Python reading some taps from Singer can teach you a lot.
In dbt/SQL I like to browse a repo open-sourced by Gitlab
The concept of analytics engineering is tightly coupled with the ELT view of data warehousing. It is interesting to learn from the people that would prefer the ETL. Reddit comments on Snowflake super-expensive cost
The GitLab data team also made an excellent list. (close to mine)
Analytics Dispatch by Mode Analytics. Very comprehensive.
I really love Reading in Applied Data Science for a more data science focused view.
Knowing more about programming is an huge asset. For instance Professional Programming list is quite complete.