Ask HN: Management wants to talk to my Datalake. What's the best way to do this?

4 GaiusCoffee 2 5/30/2025, 1:16:45 AM
We’ve inherited a lot of data, now neatly organized in a Dremio Data Lake. Most team members use Excel or Power BI to access it. With all the excitement around AI, management (especially non-technical business units) are now asking for a chat-based interface to interact with this data and generate charts on demand—similar to the AI demos you see everywhere.

I’ve pointed out that Excel Copilot offers some of this, but they’re looking for a more conversational, dedicated chat experience.

Requirements/constraints: - Needs access control and auditability - Preferably integrates with OpenAI-like API - We’re an Azure shop with existing Microsoft contracts

Has anyone dealt with similar requests? What kind of approaches, tools, or architectures did you consider? Any pros/cons you’d highlight, especially in an enterprise context?

PS. English is not my first language, the question was made with deepseek. I hope it didn't butcher it too much.

Comments (2)

c0rleyma · 6h ago
Dremio has a Model Context Protocol (MCP) server implementation: https://www.dremio.com/dremio-mcp-server/

imho, your best bet is to align your company on using the enterprise offerings of one of the major providers (OpenAI, for example). Once you make that purchase, you can integrate your Dremio lakehouse with their tooling using the MCP approach: https://platform.openai.com/docs/guides/tools-remote-mcp

hdkdicnsnjes · 22h ago
Ask the ai (this comment was generated with ChatGPT)