Dataherald/dataherald
A natural language-to-SQL engine that converts English questions into SQL queries using LLMs and RAG.

Velocity · 7d
+3.4
★ / day
Trend
→steady
star history
Dataherald is an enterprise-grade API layer that enables non-technical users to query relational databases using natural language. It uses LLMs to translate plain English questions into SQL queries, augmented by retrieval-augmented generation for context-aware responses. The monorepo includes an engine component, enterprise API layer with authentication, an admin console frontend, and a Slackbot integration.