YourQL

Ask your database your questions.

Query your database by talking to it. A desktop app that connects an LLM to your data.

Work in progress — github.com/bflbarlow/YourQL

How it works

You start a discussion, ask a question in plain English, and the Discussion Engine takes over. It reads your database schema, sends it to the LLM along with your question, executes the SQL that comes back, and shows you the results — all within a chat interface.

Question LLM SQL Results

What it can do

LLM providers

OpenAI

GPT-4 and other OpenAI models

Anthropic

Claude models

Ollama

Local, self-hosted models

Local / Custom

Any local model path or endpoint