Posts
All the articles I've posted.
- 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 - 11 MIN READ•Mar 1, 2026
Connect PostgreSQL to Dremio Cloud: Query, Federate, and Accelerate Your Data
PostgreSQL powers more production applications than almost any other open-source database. It's where your customer records, transaction logs, product catalo...
dremioconnectorsdata federation - 11 MIN READ•Mar 1, 2026
Connect AWS Glue Data Catalog to Dremio Cloud: Query and Manage Your AWS Iceberg Tables
AWS Glue Data Catalog is AWS's managed metadata service for data lakes. It stores table definitions, schemas, partition information, and statistics for data ...
dremioconnectorsdata federation - 11 MIN READ•Mar 1, 2026
Connect Snowflake Open Catalog to Dremio Cloud: Multi-Engine Iceberg Analytics
Snowflake Open Catalog is Snowflake's managed implementation of the Apache Iceberg REST catalog specification, based on the open-source Apache Polaris projec...
dremioconnectorsdata federation - 10 MIN READ•Mar 1, 2026
Connect Databricks Unity Catalog to Dremio Cloud: Query Delta Lake Tables with Federation and AI
Databricks Unity Catalog is Databricks' governance layer for data and AI assets. It manages Delta Lake tables, machine learning models, feature stores, and o...
dremioconnectorsdata federation - 11 MIN READ•Mar 1, 2026
Connect Any Iceberg REST Catalog to Dremio Cloud: Universal Lakehouse Access
The Apache Iceberg REST Catalog specification defines a standard HTTP API for managing Iceberg table metadata. Any catalog implementation that conforms to th...
dremioconnectorsdata federation - 11 MIN READ•Mar 1, 2026
Dremio's Built-in Open Catalog: Your Zero-Configuration Apache Iceberg Lakehouse
Every Dremio Cloud account starts with a built-in Open Catalog : a fully managed Apache Iceberg catalog with integrated storage. When you create a Dremio Clo...
dremioconnectorsdata federation - 10 MIN READ•Mar 1, 2026
Connect Dremio Software to Dremio Cloud: Hybrid Federation Across Deployments
Dremio Cloud can connect to Dremio Software (self-managed) instances as a federated data source. This creates a hybrid deployment where Dremio Cloud serves a...
dremioconnectorsdata federation - 5 MIN READ•Feb 18, 2026
Data Engineering Best Practices: The Complete Checklist
Best practices documents are easy to write and hard to use. They list principles without context, advice without prioritization, and rules without explaining...
data engineeringbest practiceschecklist - 5 MIN READ•Feb 18, 2026
Data Modeling Best Practices: 7 Mistakes to Avoid
A bad data model doesn't announce itself. It hides behind slow dashboards, conflicting numbers, confused analysts, and AI agents that generate wrong SQL. By ...
data modelingdata engineeringbest practices - 7 MIN READ•Feb 18, 2026
Semantic Layer Best Practices: 7 Mistakes to Avoid
Semantic layers don't fail because the technology is wrong. They fail because of design decisions made in the first two weeks : choices that seem reasonable ...
semantic layerdata engineeringbest practices - 5 MIN READ•Feb 18, 2026
Pipeline Observability: Know When Things Break
An analyst messages you on Slack – "The revenue numbers look wrong. Is the pipeline broken?" You check the orchestrator – all green. You check the target tabl...
data engineeringbest practicesobservability