Databricks Chrome Extension

LakeForce
Databricks Command Center

The ultimate productivity and administration toolkit for Databricks data engineers and admins. SQL editor with AI generation, cluster manager, Unity Catalog browser, FinOps cost tracking, and job monitoring โ€” all in one extension.

๐Ÿ”ท Databricks on AWS
๐Ÿ”ท Databricks on Azure
๐Ÿ”ท Databricks on GCP
LakeForce โ€” Command Center
๐Ÿ”ท my-workspace
Active Clusters
3
DBU/hr
12.4
Month Cost
$847
SELECT c.cluster_name, SUM(u.dbu_quantity) AS total_dbu,
  ROUND(total_dbu * 0.07, 2) AS estimated_cost
FROM system.billing.usage u
JOIN clusters c ON u.cluster_id = c.cluster_id
WHERE usage_date >= '2026-07-01'
GROUP BY 1 ORDER BY 3 DESC
ml-training-gpu-l4
Running
etl-prod-standard-ds3
Starting
dev-shared-small
Terminated
โœฆ Features

Everything you need to
command your Databricks workspace

From SQL execution to cluster lifecycle management โ€” LakeForce puts your entire Databricks workspace at your fingertips, right in your browser.

๐Ÿค–
AI-Powered SQL Editor (BYOK)
Write natural language and get optimized SOQL in seconds. Supports six AI providers โ€” you bring your own key, all queries go direct from your browser to the provider, nothing passes through SCube.
  • NL-to-SQL with schema context chips
  • Query optimisation & code review
  • 50-query history stored locally
  • Saved query library with folder organisation
โšก
Cluster & Warehouse Manager
Start, stop, resize, and monitor all your clusters and SQL warehouses. Idle Radar auto-kills resources that exceed your configured threshold โ€” saving DBU costs automatically.
๐Ÿ—‚๏ธ
Unity Catalog Browser
Explore all catalogs, schemas, tables, and columns in a clean tree view. Hover for row counts, data types, and table metadata โ€” without switching tabs.
๐Ÿ’ฐ
FinOps Cost Tracking
Real-time DBU usage and cost estimates powered by system.billing.usage. Set budget alert thresholds and receive desktop notifications when you're approaching your limit.
๐Ÿ”ญ
Job & Pipeline Monitoring
View all Databricks Workflows job runs and Delta Live Tables pipeline states in one dashboard. Drill into task-level status, error messages, and run duration history โ€” no more hunting through the Databricks UI.
  • Job run status: succeeded, failed, running, pending
  • Task-level drill-down with error logs
  • DLT pipeline status and data quality metrics
  • Run history and duration trends
๐Ÿ‘ฅ
User & Group Admin
Browse workspace users, groups, service principals, and their Unity Catalog permissions โ€” all from the extension popup without needing workspace admin UI access.
๐Ÿงช
MLflow Model Explorer
Browse MLflow experiments, model versions, run metrics, and deployment stages. View champion model details and compare runs side by side.
โŒจ๏ธ
Command Palette (Alt+K)
Keyboard-first workflow โ€” open any feature, run a recent query, switch clusters, or jump to a catalog object with a few keystrokes. No mouse required.
โœฆ AI โ€” Bring Your Own Key

Six AI providers.
Zero data sent to SCube.

Configure any AI provider API key in Settings. Your queries and schema context go directly from your browser to the provider โ€” SCube is never in the data path. No SCube servers involved.

Install LakeForce Free โ†’
๐Ÿค–
Anthropic Claude
claude-haiku-4-5 ยท Advanced reasoning & code
BYOK
โœจ
OpenAI GPT
gpt-4o-mini ยท Fast SQL generation
BYOK
๐Ÿ’Ž
Google Gemini
gemini-2.0-flash ยท Multimodal context
BYOK
๐ŸŒฌ๏ธ
Mistral AI
mistral-small ยท Lightweight & fast
BYOK
โšก
Groq
llama-3 ยท Ultra-low latency
BYOK
๐Ÿ”ท
Databricks Model Serving
Your own workspace endpoints
Your org

Privacy-first by design

LakeForce has no servers. Your Databricks credentials, query results, and workspace data never leave your browser except to go directly to your own Databricks workspace or your chosen AI provider.

๐Ÿ”’ No SCube servers
๐Ÿ’พ Local storage only
๐Ÿšซ Zero telemetry
๐Ÿ”‘ BYOK AI keys
๐Ÿ“‹ Manifest V3
Read Full Privacy Policy โ†’