Skip to content
github-actions[bot] edited this page Aug 22, 2025 · 2 revisions

SQLumAI Documentation

Welcome to SQLumAI — an AI‑powered, non‑blocking proxy for Microsoft SQL Server. Use this index to navigate all docs.

Overview

  • Architecture: overall system components and data flow.
  • MVPs: capabilities across MVP 1–4 and configuration overview.

Enforcement & Policy

How‑To Guides

  • Reports: generate daily and dry‑run reports; where artifacts are written.
  • Integration: running locally and via Docker, external data sources.
  • Examples: small examples of inputs/outputs and typical flows.

Metrics & Monitoring

LLM & Insights

  • LLM Providers: local Ollama and OpenAI‑compatible endpoints; environment variables.
  • Insights: how decisions and profiles become actionable insights.

Data & Internals

  • Dry‑Run JSON: on‑disk JSONL formats for decisions and examples.
  • RPC Builder: parameter encoding for SQL Server RPC calls.

Operations

Performance

  • Benchmarks: parser and RPC encoding microbenchmarks and methodology.

Tip: For quick commands, Makefile targets are documented in the repository README (setup, dev, test, fmt, lint, clean).

Clone this wiki locally