Skip to content

The Databricks ecosystem, tracked daily.

Releases, news, community questions, videos, and trend signals from across the Databricks world — refreshed every morning, synthesized by AI. Independent and free.

Today's signalThursday · Aug 27

DABs direct mode replaces Terraform as the default deploy engine

See today's digest

What's landing right now

Open the full feed →
Community

Excel Add-In Roadmap

reddit11h ago0 pts · 0 comments
News

Vertical Advantage: Transforming Industries with Lakebase and Agentic AI

databricks-blog12h ago
Release

databricks/databricks-sdk-go — v0.176.0

databricks/databricks-sdk-go13h ago
Video

Monitor AI Model Usage & Spending on Databricks

Databricks Skill Builder1d ago
Community

Model Serving An internal error occurred during feature store lookup all deploys failing

databricks-community12h ago0 pts · 0 comments
News

Object Storage + WAL: Lakebase Postgres for the agentic era

databricks-blog17h ago
Release

databricks/databricks-vscode — Release: v2.15.0 (#2155) (release-v2.15.0)

databricks/databricks-vscode16h ago
Video

Pages in Unity Catalog: Govern Business Knowledge for Humans and AI

Databricks2d ago
Community

Multiple Databricks Genie MCP connectors in one Claude workspace collapse into a single shared connector, anyone solved this?

reddit13h ago0 pts · 0 comments
News

Introducing Governance Hub: Intelligent, account-level governance over your Databricks estate

databricks-blog1d ago
Release

databricks/cli — v1.14.0

databricks/cli1d ago
Video

AI Usage Dashboard: Track Metrics & Performance!

Databricks Skill Builder3d ago

36 public sources4,400+ items trackedrefreshed dailyindependent — not affiliated with Databricks, Inc.

Query the archive

One archive. Two ways in.

Everything we track is searchable. Ask in plain English on the site, or pipe the same retrieval into your own LLM.

On-site assistant

Answers cite the archive — numbered, clickable sources across news, releases, videos, projects, and community Q&A. No general-web guesses.

Open the assistant
MCP server

Pipe it into your own LLM

The same retrieval surface in Claude Desktop, Cursor, or any MCP-aware client — five typed tools, one snippet to install.

claude_desktop_config.json
{
  "mcpServers": {
    "brickster": {
      "type": "http",
      "url": "https://brickster.ai/api/mcp"
    }
  }
}
Read the install guide