2 links tagged with all of: business-intelligence + data-modeling
Click any tag below to further narrow down your results
Links
This article explores the evolving role of data engineers over the past 50 years, highlighting their often unnoticed contributions to data infrastructure. It discusses the challenges they face, such as managing dependencies and schema changes, while emphasizing that the core problems remain unchanged despite new tools and technologies.
- The core problems of data engineering—dependencies, integration issues, schema changes—haven't changed in 50 years despite new tools like dbt, Iceberg, and cloud warehouses.
- Data engineers are invisible when things work but instantly blamed when something breaks.
- Real-time data requests are often unjustified since almost no one can explain how a 10-minute delay would actually change a decision.
- Industry growth reflects better marketing and rebranded terminology more than genuine advances in solving data management problems.
Since the inception of SQL in 1974, there has been a recurring dream to replace data analytics developers with tools that simplify the querying process. Each decade has seen innovations that aim to democratize data access, yet the complex intellectual work of understanding business needs and making informed decisions remains essential. Advances like AI can enhance efficiency but do not eliminate the crucial human expertise required in data analytics.
- SQL was designed in 1974 by IBM's Chamberlin and Boyce specifically to let non-programmers query data in plain English, yet this self-service dream has resurfaced every decade (OLAP in the 80s, semantic layers now) without ever eliminating the need for developers.
- AI can now generate SQL and build analytical models faster than ever, but it automates only the mechanical coding, not the judgment calls about which metrics or definitions actually matter.
- The real bottleneck was never syntax or tooling but the intellectual work of understanding business context — a gap AI accelerates around but doesn't close.