From the Credible team

Ideas built on meaning

Practical thinking for teams building AI, analytics, and data products that people can trust.

Engineering

17 MIN READ

The Looker Migration Guide

Your business logic lives in LookML, and only Looker can read it. Here's how to move it into a governed model you own - and build something better than the dashboards you're leaving behind.

Oliver Larsson

Oliver Larsson

Solutions Engineer @ Credible

More from Credible

Engineering

10 MIN READ

Model the Meaning First. Let It Build the Pipeline.

The modern data stack set the order we model in a decade ago, for consumers who no longer dominate: pipeline first, meaning last. Flip it. Write down what your data means first, in one language -- and let the engine build the transformations, tables, governance, and context underneath it.

Oliver Larsson

Oliver Larsson

Solutions Engineer @ Credible

Engineering

22 MIN READ

Inside the AI Analytics Engine

The AI Analytics Engine is not another data platform. It is a paradigm shift: software moved from hand-written assembly to compilers to managed runtimes -- and that same move is now happening in data. You write down what your data means as a data model, in one language. The engine generates the rest: dashboards and data apps, the semantic layer that serves them, the pipelines and optimized storage underneath, and governance on every query.

Kyle Nesbit

Kyle Nesbit

CEO & Founder @ Credible

AI & ML

13 MIN READ

The 4 Questions to Ask Before Deploying Semantic Layers in Production

A detailed comparison between the Credible and dbt semantic layers, drawn from two production agentic-analytics deployments and organized around four questions to ask of any solution: what can an agent ask, what can it know, what can't it do, and how does the platform run.

Adam Ribaudo

Adam Ribaudo

Founder, Noise to Signal

Open Source

14 MIN READ

A governed dataset end to end: Claude Code and Malloy on real CVE data

The whole series, run end to end on one messy, real dataset: 320,000 public security vulnerabilities across six overlapping feeds and severity scales that disagree. An agent builds the model, the definitions get locked, a loaded question gets a defensible answer, and a data app ships it.

Ofer Mendelevitch

Ofer Mendelevitch

DevRel @ Credible

Engineering

15 MIN READ

Dashboards Aren't Dead. WYSIWYG Builders Are.

The dashboard was never the problem -- the canvas was. When an agent with the right skills hand-authors the HTML against a governed model, a dashboard stops being a config blob and becomes source code: reviewable, versioned, testable, and shipped like the rest of your software.

Nathan Huff

Nathan Huff

Head of AI & Application Development @ Credible

Open Source

10 MIN READ

How an agent turns a question into a trustworthy answer

The open-source analysis skills encode the discipline that separates an analyst from a confident guesser: resolve words into definitions, ground the scope, verify before presenting. We walk one real question through it, checks and all.

Oliver Larsson

Oliver Larsson

Solutions Engineer @ Credible

Open Source

13 MIN READ

How an agent builds a data model and shows its work

We open-sourced the Malloy modeling skills that teach an agent how to investigate data before it models it: prove grain and joins with queries, flag the business decisions the data can't answer, document the result, and make its assumptions visible.

James Swirhun

James Swirhun

Head of Product @ Credible

Open Source

9 MIN READ

We Open-Sourced the Thing Everyone Else Is Selling

The agent skills and MCP tools behind Credible are now open source, in Malloy Publisher. Excellence is no longer a moat — so we gave the layer away and bet on trust, durability, and distribution instead.

Kyle Nesbit

Kyle Nesbit

CEO & Founder @ Credible

AI & ML

15 MIN READ

Building Atlas: A Data Exploration Platform on Credible and Malloy

Atlas lets anyone explore a catalog of public datasets by asking questions in plain English. Built on Credible and Malloy, it turns natural-language questions into governed, interactive charts — and full data stories that you can publish, all in one place.

Girish Jeswani

Girish Jeswani

Software Engineer @ Credible

AI & ML

13 MIN READ

Making Healthcare Data AI-Ready

AI agents are learning to read documents; the harder problem is using the structured data that runs the business. Here's how Malloy turns a complex healthcare schema (OMOP) into a governed model agents can query reliably — and how Credible serves it to production agents over MCP.

Ofer Mendelevitch

Ofer Mendelevitch

DevRel @ Credible

AI & ML

7 MIN READ

The Future of ML Pipelines

Data warehouses can now run embeddings, classification, and LLM inference natively. Anyone can build an ML pipeline — but without evaluation, governed logic, and version control, you don't know what you're getting. Malloy brings structure to warehouse-native ML.

James Swirhun

James Swirhun

Head of Product @ Credible

AI & ML

7 MIN READ

Entity Matching with Embeddings

Entity matching pipelines built on string-matching heuristics are brittle, expensive to maintain, and impossible to scale. Embedding models dramatically outperform them — but only if you can evaluate and iterate on results. Here's how to build production-grade entity matching you can actually trust.

James Swirhun

James Swirhun

Head of Product @ Credible

Engineering

6 MIN READ

Rethinking Data Transformation with Malloy

dbt brought software engineering to SQL, but SQL + Jinja + YAML complexity compounds at scale. Malloy unifies transformation, modeling, and materialization in one declarative language — type-safe, composable, and AI-ready.

James Swirhun

James Swirhun

Head of Product @ Credible