Private beta — onboarding data teams now

NerveStax vs Snowflake — Snowflake CoCo (formerly Cortex Code)

CoCo codes inside Snowflake. NerveStax runs dbt and Airflow across warehouses.

Snowflake CoCo is a coding agent that works inside your Snowflake governance. NerveStax works on the dbt, Airflow and git you already run, delivers tested pull requests, and triages alerts on call.

Last verified

NerveStax and Snowflake across the data lifecycle01 MODEL02 ORCHESTRATE03 TEST04 PROMOTE05 MONITOR06 RESPOND NerveStax and Snowflake across the data lifecycle01 MODEL02 ORCHESTRATE03 TEST04 PROMOTE05 MONITOR06 RESPOND
NerveStax is the left mark under each stage; Snowflake is the right. FullPartialNot offered

At a glance

Key facts, side by side.

FactNerveStaxSnowflake
What it isAgents for dbt and Airflow changes and on-callAI coding agent for data work, built on Snowflake
Where it runsHosted or self-hosted (Kubernetes/Helm)Desktop, CLI, Snowsight and IDE extensions
WarehousesSnowflake, Trino, DuckDB/MotherDuck, Postgres, ClickHouseSnowflake; also reaches Postgres, AWS Glue, Databricks
How changes landTested pull request in GitHub or GitLabEdits in your session, with Plan Mode review
GovernanceNothing merges without a person approvingYour Snowflake RBAC, per-user quotas, cost tags
PricingPrivate beta, freeToken-based; $20/month subscription after trial

The short version

Which one fits your team.

Choose NerveStax if

  • You run dbt and Airflow across more than one warehouse, or may leave Snowflake later.
  • You want every change as a tested pull request in your own GitHub or GitLab, approved by a person.
  • You want dbt and Airflow alerts triaged and real incidents paged to PagerDuty, Opsgenie or Splunk On-Call.

Choose Snowflake if

  • Your data platform is Snowflake and you want an agent that inherits its RBAC and catalog.
  • Your engineers want an interactive coding agent in Snowsight, a CLI, a desktop app or their IDE.
  • You want AI spend on your Snowflake bill, with per-user quotas and cost attribution.

About Snowflake

What Snowflake is for.

Snowflake CoCo, called Cortex Code until Snowflake renamed it at Summit in June 2026, is Snowflake's AI coding agent for data engineering, analytics and AI work. It runs as a desktop app, a CLI, in Snowsight and in IDEs, under the user's Snowflake RBAC. It supports dbt and Apache Airflow, and Snowflake folded tooling from its TensorStax acquisition into it. Automations for scheduled runs are in preview.

Your data-native AI coding agent. Turn your complex data engineering, analytics and AI workflows into simple conversations.

— Snowflake, Snowflake: Snowflake CoCo product page

Key differences

Where NerveStax and Snowflake differ.

01

Snowflake-centred versus the stack you already run

NerveStax

NerveStax works with dbt and Airflow on Snowflake, Trino, DuckDB/MotherDuck, Postgres or ClickHouse, and GitHub or GitLab including self-hosted. Adding a warehouse or leaving one does not change how the agents work.

Snowflake

CoCo is built on Snowflake and works best there: it inherits Snowflake RBAC, catalog and billing. Since 2026 it also reaches dbt, Airflow, Postgres, AWS Glue and Databricks, with Snowflake at the centre.

02

Coding session versus reviewed pull request

NerveStax

Each change is built and tested against a development target in an isolated sandbox, then opened as a pull request in your repo with results and reasoning. A person approves the merge.

Snowflake

CoCo edits and runs code in an interactive session in Snowsight, a CLI, a desktop app or an IDE. Plan Mode lets you review a plan first. Snowflake does not document a pull request workflow.

03

On-call for dbt and Airflow alerts

NerveStax

NerveStax investigates every alert from dbt, Airflow or any webhook with read-only access, closes noise with a written reason and pages real incidents with the likely cause. If triage is unsure or fails, the alert is escalated anyway.

Snowflake

CoCo Automations, in preview, schedule unattended agent runs for recurring work such as data quality checks and operational investigations. Each run leaves a thread to inspect. Paging integrations are not documented.

04

Pricing inside your Snowflake bill

NerveStax

NerveStax is in private beta and free, with founding-customer pricing at launch. You bring your own LLM keys, so model spend stays with your provider.

Snowflake

CoCo is billed on token consumption. The standalone plan starts with $40 of trial credits for 30 days, then a $20 monthly subscription, and usage can be tracked per user.

Feature by feature

The detail, row by row.

Across the lifecycle

StageNerveStaxSnowflake
ModelFull: dbt models as reviewed PRsFull: dbt projects, SQL, Snowpark
OrchestrateFull: Airflow DAGs, governed schedulesPartial: Generates Airflow DAGs
TestFull: Sandbox, dev target, your AirflowPartial: dbt tests, data diffing
PromoteFull: PR in your repo; your team mergesPartial: Plan Mode approval, no PR flow
MonitorPartial: Runs, freshness, drift; no anomaliesPartial: Horizon catalog; checks in preview
RespondFull: Alert triage and pagingPartial: Scheduled checks (Automations preview)

Capabilities

CapabilityNerveStaxSnowflake
Works with dbt projectsYesdbt Core or dbt platformYesScaffolds models and tests; dbt Projects on Snowflake skill
Writes Airflow DAGsYesDAG changes delivered as pull requestsYesAirflow support generally available since February 2026
Tests Airflow changes in your own AirflowYesVerification DAG runs in your AirflowNoNot documented
Warehouses beyond SnowflakeYesTrino, DuckDB/MotherDuck, Postgres, ClickHousePartialReaches Postgres, AWS Glue and Databricks; centred on Snowflake
Changes opened as a pull request in your gitYesGitHub or GitLab, including self-hostedPartialConnects to GitHub through MCP; no documented PR workflow
Catalog and lineagePartialModel-level lineage, runs and schedulesYesHorizon catalog, lineage and access policies
Source ingestionPartialMySQL and PostgreSQL sources (beta)PartialWrites pipeline code; Openflow on Snowflake
Changes run in an isolated sandboxYesBuilt and tested against a development targetYesSandboxed runtimes and data diffing
Triage of dbt and Airflow alertsYesEvery alert investigated read-only; noise closed with a reasonPartialAutomations can schedule operational investigations (preview)
Escalation to PagerDuty, Opsgenie, Splunk On-CallYesLikely cause attached; fail-open if triage is unsureNoNot documented
Per-user AI quotas and cost attributionNoNot builtYesPer-user quotas, usage tracking and cost-centre tags
Self-host optionYesKubernetes/Helm, bring your own LLM keysNoRuns as a Snowflake service

As of , from each product’s public documentation. See sources below.

In fairness

Where Snowflake is the better choice.

  1. For a Snowflake-only team, CoCo already knows your catalog, roles and policies, and every operation runs under your existing Snowflake RBAC with no extra system to connect.
  2. It is an interactive agent in the places engineers work: Snowsight, a terminal, a desktop app and IDE extensions, with model choice including Claude and GPT models.
  3. Admins get per-user quotas, usage tracking and cost-centre tagging for AI spend on the Snowflake bill they already manage.

Using both

A Snowflake team can use CoCo for ad hoc SQL, exploration and interactive coding, and NerveStax for the operating loop: dbt and Airflow changes as tested pull requests, governed schedules, and on-call triage that pages real incidents.

Questions

Common questions.

Q01Is Snowflake Cortex Code now called CoCo?

Yes. Snowflake announced the new name at Summit on June 2, 2026 and says CoCo is simply the new name for Cortex Code, with the same functionality and architecture. NerveStax is a separate product from a different company.

Q02Is NerveStax an alternative to Snowflake Cortex Code?+

Partly. Both help with dbt and Airflow work. CoCo is an interactive coding agent built on Snowflake. NerveStax delivers changes as tested pull requests in your repo, works across several warehouses, can be self-hosted, and triages dbt and Airflow alerts on call. Snowflake-only teams that want an in-warehouse coding agent may prefer CoCo.

Q03Does Cortex Code work with dbt and Airflow?+

Yes. On February 23, 2026 Snowflake announced dbt and Apache Airflow support in the Cortex Code CLI as generally available, covering model development, debugging and optimisation. Its dbt-projects-on-snowflake skill deploys dbt projects as native Snowflake objects.

Q04What happened to TensorStax?+

Snowflake announced its acquisition of TensorStax on February 4, 2026. TensorStax built agents for teams running Airflow, dbt and Snowflake side by side, and Snowflake says its tooling now lives in Cortex Code, now called CoCo.

Q05Does NerveStax work if we add a second warehouse or move off Snowflake?+

Yes. NerveStax supports Snowflake, Trino, DuckDB/MotherDuck, Postgres and ClickHouse, with GitHub or GitLab. Its output is ordinary dbt and Airflow code in your repo, so a warehouse change does not strand your work.

Q06Can I use Snowflake CoCo and NerveStax together?+

Yes. Both work on the same dbt project and repo. Engineers can use CoCo interactively while NerveStax opens reviewed pull requests for dbt and Airflow changes and handles alert triage and paging.

Early access

See it on the stack you already run.

Beta workspaces open in small batches. Tell us what you run and where the time goes; we reply within a working day. Also worth a look: NerveStax On-Call.

Get early access →