TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Open source LLM-powered SQL tools?

2 pointsby cloudkingover 1 year ago
I'm looking for an open source tool to convert natural language queries to SQL and pull data, preferably using a local LLM. Bonus if it can also generate dynamic charts based on the results.

1 comment

tydunnover 1 year ago
I have not used them, but the SQLCoder models look promising: <a href="https:&#x2F;&#x2F;github.com&#x2F;defog-ai&#x2F;sqlcoder">https:&#x2F;&#x2F;github.com&#x2F;defog-ai&#x2F;sqlcoder</a>