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.

Show HN: Generate SQL Queries from English

5 pointsby typpoover 2 years ago

1 comment

typpoover 2 years ago
Hi HN,<p>I built this tool because I found it useful (1) as a way to learn, and (2) to start basic data analysis quickly.<p>It uses OpenAI&#x27;s completion and embeddings API, although I might be able to move it to a cheaper model eventually.<p>Also worth noting that state is managed in browser localStorage. I don&#x27;t store your database structure unless you explicitly save&#x2F;share.