Tag:SQL
Articles tagged "SQL".
- 31 MIN READ•Sep 21, 2026
How Apache Ossie Is Deciding What Agents and BI Tools Can Ask a Semantic Layer
How Apache Ossie's layered query design gives AI agents both a constrained dimensional interface and a grain-safe SQL interface for semantic layers.
Semantic LayerApache OssieAI Agents - 23 MIN READ•Mar 1, 2026
Extract Structured Data from Text with Dremio's AI_GENERATE Function
Unstructured text is the most underused data in most organizations. Customer emails sit in inboxes. Contract notes live in text fields. Meeting summaries exi...
dremioAISQL - 15 MIN READ•Mar 1, 2026
Generate Summaries and Insights with Dremio's AI_COMPLETE Function
Every data team has a version of this problem: a table full of raw data that needs human-readable summaries, translations, or narrative descriptions. Product...
dremioAISQL - 18 MIN READ•Mar 1, 2026
Classify Your Data with SQL: A Hands-On Guide to Dremio's AI_CLASSIFY Function
Most classification workflows require exporting data to Python, running a model, and importing results back into your warehouse. Dremio's `AI_CLASSIFY` funct...
dremioAISQL - 29 MIN READ•Nov 8, 2024
Intro to SQL using Apache Iceberg and Dremio
Intro to SQL using Apache Iceberg and Dremio
sqlapache icebergdremio