← Back to all sparks
M

MotherDuck

ANALYTICS
Velocity6.3

Serverless cloud data warehouse and analytics built on DuckDB

MotherDuck's Flights graduate from Preview with HIPAA support, unlocking regulated-industry analytics on DuckDB.

duckdb-cloudenterprise-compliancehipaaai-analyticsrbacserverless-sql
Current state
MotherDuck has been building its enterprise layer on top of DuckDB's cloud execution model: RBAC arrived in July, table-level sharing and custom roles landed in August, and Flights—the serverless job execution layer—reached general availability in September with HIPAA BAA coverage. In parallel, Guides (markdown context files that agents read automatically through the MCP server) and a CLI in preview point toward a scriptable, version-controlled analytics workflow for agentic SQL sessions.
Where it's heading
Two tracks are running simultaneously: enterprise compliance (HIPAA, RBAC, table-level security, org-wide visibility) and developer tooling (CLI, Guides, remote DB creation, Favorites). The Guides feature is the most interesting signal—it's MotherDuck's answer to the problem of AI agents rediscovering the same SQL conventions every session, by giving teams a way to codify context that agents read automatically.
Prediction
SOC 2 Type II attestation or expanded compliance certifications are likely in the next two quarters given the pace of enterprise access controls. The CLI and Guides combination points toward a GitOps-style analytics workflow where data logic lives in version control alongside application code.

Recent moves

  1. 10d ago

    Flights GA with HIPAA Support

    ⚡ SPARK

    Flights graduating from Preview to GA with HIPAA BAA support is the culmination of MotherDuck's enterprise readiness track—healthcare and regulated-industry customers can now process PHI in serverless DuckDB jobs. The Guide commands in the CLI add a developer-workflow dimension: guides can now be created, edited, and versioned from the terminal alongside other source files.

    View source ↗
  2. 23d ago

    August 21, 2026

    Table-level security—sharing specific tables or schemas via INCLUDE_PATTERN rather than entire databases—is a material access control improvement for Business plan customers who need to expose subsets of their data to partners or downstream consumers. Custom roles on Business extend RBAC to fine-grained permission models beyond preset roles.

    View source ↗
  3. 1mo ago

    MotherDuck CLI Preview and Remote Database Creation

    The MotherDuck CLI (in Preview) brings authentication, SQL query execution, and Guide/Flight management to the terminal with structured output for scripting. Windows users get a single-command DuckDB installer. CREATE DATABASE FROM remote cloud storage files enables database promotion workflows without manual file transfers.

    View source ↗
  4. 1mo ago

    August 5, 2026

    DuckDB 1.5.5 support keeps MotherDuck current with the upstream engine. Flights expanding to AWS Sydney and Tokyo regions is a meaningful availability improvement for APAC users who previously faced latency or data residency concerns. Org-wide Flight visibility for admins addresses a governance gap on multi-team workspaces.

    View source ↗
  5. 1mo ago

    Guides: Persistent Context for AI Agent SQL Sessions

    Guides are markdown documents in MotherDuck that AI agents read automatically through the MCP server—metric definitions, join rules, columns to avoid—so every agent session writes SQL against consistent organizational conventions rather than rediscovering them each run. This is the beginning of MotherDuck's answer to the hallucination and consistency problem in AI-assisted SQL workflows.

    View source ↗
  6. 1mo ago

    July 23, 2026

    RBAC with role assignment and scoped privileges (Business and Enterprise) gives admins granular control over who can access which databases, shares, and platform resources. The Cloudflare R2 Iceberg catalog integration extends MotherDuck's storage backend options, relevant for teams already running R2 for object storage.

    View source ↗