Posts

63 Data in AI Era : Enterprise Data in the Age of AI: Bringing the Pieces Together

From Data Warehouse to AI-Augmented Enterprise  Building the AI-Augmented Enterprise: Bringing Data, Architecture, Governance, and AI Together Abstract Over the past eleven articles, we explored the evolution of enterprise data—from traditional data warehouses to AI-powered analytics. We discussed data modeling, SQL, cloud platforms, governance, metadata, Master Data Management (MDM), AI-assisted data engineering, Retrieval-Augmented Generation (RAG), AI-ready architecture, and conversational Business Intelligence. Each topic addressed a different capability required to build modern data platforms. Individually, these concepts are well understood by many practitioners. The real challenge, however, is understanding how they fit together. Many organizations invest heavily in Generative AI while overlooking the data foundations that make AI trustworthy. Others continue investing in data platforms without considering how AI is changing the way data is developed, managed, and consumed. ...

62 Data in AI Era : Text-to-SQL Business Intelligence

 From Data Warehouse to AI-Augmented Enterprise  Text-to-SQL Business Intelligence: Making Enterprise Data Conversational Abstract For decades, SQL has been the primary language for accessing and analyzing enterprise data. While data engineers and analysts use SQL every day, most business users do not. Instead, they rely on reports, dashboards, or technical teams to answer business questions. This dependency often slows decision-making and limits self-service analytics. Generative AI is changing this model. With Text-to-SQL, users can ask questions in natural language, and AI translates those questions into SQL, executes the query, and returns meaningful insights. Instead of learning database structures or SQL syntax, users interact with enterprise data through conversation. However, building a reliable Text-to-SQL solution requires much more than a Large Language Model (LLM). Success depends on trusted data models, metadata, semantic layers, governance, and security. Without ...

61 Data in AI Era : AI-Ready Architecture: Vectors, Embeddings, and RAG

 From Data Warehouse to AI-Augmented Enterprise (Part 10/12) AI-Ready Architecture: Vectors, Embeddings, and RAG Abstract Throughout this series, we have explored the evolution of enterprise data systems—from traditional data warehouses and dimensional modeling to cloud platforms, governance, Master Data Management, and AI-assisted data engineering. In the previous article, AI-Assisted Data Engineering: LLMs, Code Generation & Trust , we examined how AI is changing the way data engineers build pipelines, write SQL, and manage data platforms. However, that discussion focused primarily on how AI helps engineers. This article focuses on a different question: How do we build the data infrastructure that AI applications themselves need to operate effectively? This distinction is important. Large Language Models (LLMs) are powerful pattern-matching systems, but they have no inherent knowledge of an organization's proprietary data, policies, documents, reports, contracts, or...

60 Data in AI Era : AI-Assisted Data Engineering

 From Data Warehouse to AI-Augmented Enterprise  AI-Assisted Data Engineering: LLMs, Code Generation & Trust Abstract For decades, data engineering has focused on building reliable systems for collecting, transforming, storing, and delivering data. Success depended heavily on technical expertise in SQL, ETL tools, data modeling, orchestration frameworks, and platform administration. The emergence of Large Language Models (LLMs) has introduced a new paradigm where machines can now generate code, explain data structures, document pipelines, and even assist in designing analytical solutions. This shift has generated both excitement and concern. Some view AI as a revolutionary force that will dramatically accelerate data engineering productivity. Others fear it may replace traditional engineering roles altogether. The reality lies somewhere in between. AI is transforming how data engineering work is performed, but it is not eliminating the need for data engineering expertise. ...

59 Data in AI Era : Master Data Management (MDM)

 From Data Warehouse to AI-Augmented Enterprise Master Data Management (MDM): Creating a Single Version of Business Reality Abstract As organizations modernize their data platforms, they often discover that technology alone cannot guarantee consistent business decisions. Different systems frequently maintain different representations of customers, products, suppliers, locations, and other core business entities. These inconsistencies create analytical confusion, operational inefficiencies, and increasingly, challenges for AI-driven systems. Master Data Management (MDM) emerged to address this problem by establishing a trusted and consistent representation of critical business entities across the enterprise. While often viewed as a data management initiative, MDM is fundamentally a business transformation capability that enables governance, analytics, operational efficiency, and AI readiness. This article explores the principles of Master Data Management, its evolution, implementati...