Skip to content
Rush Commerce
Tools & Teardowns3 min read

QueryStory $6M: if the AI won't show the SQL, don't trust it

QueryStory surfaces the query behind every AI analytics answer and routes it for human review. The audit trail is the product — here's how to demand one.

Ask an AI tool why revenue dipped last month and you get a paragraph. QueryStory's pitch is that the paragraph is not the answer — the SQL underneath it is. The company surfaces the generated query alongside every analysis and lets a human flag it for review, building an auditable record of how each number was reached. That is the correct shape for AI analytics, and you should demand it from whatever BI tool you already pay for.

What actually happened

Per TechCrunch, QueryStory closed a $6 million seed in late 2025 from Brightmind Ventures and New York Life Ventures at a $60 million valuation. The founding team is a Google security lineage: CEO Shapor Naghibzadeh, a former Google engineer and Chronicle co-founder; CTO Stanley Yang, previously a lead engineer at EvolutionIQ; and CPO David Glusic, an Accenture veteran.

The product runs LLMs against enterprise databases but exposes the query automatically, attaches a confidence indicator explaining why the agents believed the analysis was sound, and keeps a reviewable trail. It is model-agnostic and currently runs on frontier lab models. The company argues that a purpose-built analytics agent with preserved context beats a general-purpose agent rediscovering your schema on every question.

One caveat worth naming: the strongest customer testimonial in the piece comes from Tim Del Bello of New York Life Ventures, who is also an investor. Treat that as a signal, not evidence.

Why an audit trail matters for your AI analytics

The query is the deliverable. A sentence you cannot re-run is a rumor. If a tool tells you Tuesday orders dropped 14%, you need to see the join, the date boundary, and the filter — because "14%" changes depending on whether refunds and test orders are in there. They usually are.

Text-to-SQL fails silently, and that is the danger. A wrong query does not error. It returns a plausible number, formatted nicely, with a chart. The only defense is making the query visible by default and cheap to check, not buried behind a "show details" link nobody clicks.

Confidence scores are a prompt for a human, not a substitute for one. A model reporting high confidence in its own output is still the model grading its own homework. Use the score to route what gets reviewed, then have someone who knows the schema actually look.

You can add most of this to your existing stack today. Log every generated query with its prompt, its result, and who ran it. That log is your audit trail, and it costs one table.

Key takeaways

  • QueryStory raised a $6M seed in late 2025 from Brightmind Ventures and New York Life Ventures at a $60M valuation
  • It surfaces the generated SQL, attaches a confidence indicator, and keeps an auditable review trail
  • The prominent customer quote comes from an investor in the company — weigh it accordingly
  • Text-to-SQL fails silently: a wrong query returns a plausible number, not an error
  • Log every AI-generated query with its prompt, result, and operator — that one table is your audit trail

Numbers you can defend in a meeting. We wire AI reporting into your actual schema with the query logged on every answer, so nobody has to take a chatbot's word for your revenue. Tell us what you need to measure.

Sources: TechCrunch.

  • #analytics
  • #sql
  • #ai-agents
  • #auditability
  • #business-intelligence
TR

Tommy Rush — Founder, Rush Commerce

Operator turned builder. 15+ years running operations — now shipping the systems businesses run on. More

Get The Rush Report weekly — one email, zero fluff.