Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

DeepSQL Documentation

Technical documentation for DeepSQL. Start with the root README.md for a project overview and the fastest path to a running instance.

Setup & Getting Started

  • QUICKSTART.md — Quick start guide to get up and running
  • SETUP.md — Complete installation and configuration guide
  • root/SELF_HOST_GUIDE.md — Production self-hosting operations: sizing, environment reference, first-run access, TLS, upgrades, backups
  • RAG_SETUP.md — Configure RAG for natural language SQL generation
  • RAG_TRAINING.md — Training the retrieval layer on your schema
  • AZURE-AI-SEARCH.md — Optional Azure AI Search vector backend

Architecture & Design

Chat, Memory & Guardrails

CLI & MCP

Feature Documentation

Operations

Design Notes & Plans

Historical design documents. These record intent at a point in time and may lag the code.

Contributing

When adding new documentation:

  1. Use clear, descriptive filenames in UPPERCASE with underscores
  2. Include a brief summary at the top of each document
  3. Update this index
  4. Link to related documents where appropriate