The Moment I Realised a Database Is Not a Data Warehouse
This article is part of a series documenting the development of a real-time crypto analytics platform.

Search for a command to run...
Articles tagged with #data-engineering
This article is part of a series documenting the development of a real-time crypto analytics platform.

From Streaming Pipeline to Analytics Platform When I started learning data engineering, I wanted a project that would force me to use the technologies I was studying in a realistic setting. Tutorials

We’re still figuring out what this project is going to become. I’m working with Zoe (data scientist), and my role is to build the dataset — daily stock data for a selection of energy companies so we c

I thought I understood databases. I had written SQL queries, built tables, and used them in projects. But everything I knew was limited to querying data - not managing it. So I decided to build a comp

As part of my data engineering learning, I built a small project to understand how data pipelines work end-to-end using only Bash and standard Unix tools. The idea was simple: collect weather data for
