Skip to content

feat: Databricks Community foundation with Delta tables, MLflow, and Claude API#1

Merged
SQLicious merged 2 commits intomainfrom
feat/databricks-ce-delta-mlflow-foundation
Apr 15, 2026
Merged

feat: Databricks Community foundation with Delta tables, MLflow, and Claude API#1
SQLicious merged 2 commits intomainfrom
feat/databricks-ce-delta-mlflow-foundation

Conversation

@SQLicious
Copy link
Copy Markdown
Owner

Replace PostgreSQL with Delta tables on Databricks Community Edition. Add FastAPI endpoints, Claude-powered SQL generation, MLflow tracking, evaluation framework, and Databricks notebook for Delta table setup.

  • Storage: Delta Lake tables (accounts, transactions, risk_metrics, model_inventory)
  • Inference: Claude API with chain-of-thought SQL generation
  • Tracking: MLflow on Databricks CE
  • Eval: 5-question benchmark suite with token tracking
  • API: FastAPI with /generate-sql, /feedback, /health endpoints

SQLicious and others added 2 commits April 15, 2026 12:17
Replace PostgreSQL with Delta tables on Databricks Community Edition.
Add FastAPI endpoints, Claude-powered SQL generation, MLflow tracking,
evaluation framework, and Databricks notebook for Delta table setup.

- Storage: Delta Lake tables (accounts, transactions, risk_metrics, model_inventory)
- Inference: Claude API with chain-of-thought SQL generation
- Tracking: MLflow on Databricks CE
- Eval: 5-question benchmark suite with token tracking
- API: FastAPI with /generate-sql, /feedback, /health endpoints

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@SQLicious SQLicious merged commit b75e33a into main Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant