LinkedIn SQL Bot: practical text-to-SQL for self-service data analytics at scale
Data experts at LinkedIn spent a significant amount of their time helping colleagues find data, creating a bottleneck that frustrated data teams and delayed crucial insights for business partners.
SQL Bot is now utilized by hundreds of employees across LinkedIn's business verticals; in a recent survey ~95% rated query accuracy as 'Passes' or above, and adoption increased 5-10x after integration into DARWIN.
Show all 6 reported metrics
Frequently asked questions
What did this team achieve with this AI workflow?
SQL Bot is now utilized by hundreds of employees across LinkedIn's business verticals; in a recent survey ~95% rated query accuracy as 'Passes' or above, and adoption increased 5-10x after integration into DARWIN.
What tools did this team use?
SQL Bot, DARWIN, LangChain, LangGraph, DataHub.
What results were reported?
Adoption increase vs standalone prototype: 5-10x; query accuracy rated Passes or above: ~95%; query accuracy rated Very Good or Excellent: ~40%; Fix with AI session share: 80% (source-reported, not independently verified).
How is this back office ops AI workflow structured?
User submits natural language question → Intent classification → Semantic table retrieval → LLM re-ranking of tables and fields → Iterative query writing → Validation and self-correction → SQL query delivered.