惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
G
Google Developers Blog
aimingoo的专栏
aimingoo的专栏
罗磊的独立博客
博客园 - 【当耐特】
M
MIT News - Artificial intelligence
D
Docker
博客园 - 三生石上(FineUI控件)
博客园 - 司徒正美
人人都是产品经理
人人都是产品经理
博客园 - 叶小钗
月光博客
月光博客
S
SegmentFault 最新的问题
Jina AI
Jina AI
Blog — PlanetScale
Blog — PlanetScale
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - Franky
L
LangChain Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Microsoft Azure Blog
Microsoft Azure Blog
阮一峰的网络日志
阮一峰的网络日志
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Last Week in AI
Last Week in AI

HN's home page

Rainbow Query Language | Hacker News Exec into Node via Kubectl An AI native hedge fund The Seven-Action Documentation Model | Hacker News Package Manager for Kubectl Plugins Tongan Castaways | Hacker News Tech overlords plan for conscious AI to conquer the cosmos. What could go wrong? Data Breach Disclosure Lag Is Getting Worse How LLMs Work | Hacker News I Dropped PRDs for Shape Up Go Experiments Explained | Hacker News FCA's Palantir deal could expose UK financial data to Trump's US, critics fear WebXR BCI for Neural-Adaptive Avatar Control in Mixed Reality The first murder conviction via DNA analysis Tom Interviews Theo de Raadt of the OpenBSD Project (2019) [video] Show HN: Replace shell commands with bun shell typescript scripts Quay.io Is Down | Hacker News AI driven analysis of brokerage account fees in the UK Bill Gates Spent Years Crafting His Image. Now It's Cracking Using LLMs to secure source code Wi-Fi 8 in the Lab [video] The household battery revolution that could change energy bills and the world Is Python Becoming Pinyin? | Hacker News Livia – Executive Assistant | Hacker News FindMyPipe – Query Apple Find My from Linux for AI Agents Show HN: Agent skill for creating product launch videos with Remotion RecruitMyself – AI job search copilot for resumes and applications AI coding agents and the erosion of system understanding The 'Resting' Generation and South Korea's Youth Recession AMD Computex 2026: 10 Years of AM4, AM5 Support Through 2029
Show HN: After years as data engineer, I built the tool I...
salterisp · 2026-06-19 · via HN's home page
Show HN: After years as data engineer, I built the tool I wish my colleagues had
1 point by salterisp 0 minutes ago | hide | past | favorite | discuss

For many years I was feeling my skills and my time were wasted on one-off queries. Requests were coming from everywhere, slack, teams, tickets. At some point I decided that it would be better to build the tool that will save me time. So after studying the last months about AI in general and text to sql concepts more specifically I decided to build Savvina - my daughter's name. Privacy was my first concern building that so I worked towards that with multiple security guardrails. Self-hosted was another security aspect and as one can see at https://www.youtube.com/watch?v=zK-n0cM88vI it takes less than 15 minutes to run your first question. Community edition can be found at https://github.com/savvina-ai/savvina and supports PostgreSQL and MySQL. The biggest thing I learned from this journey is that semantic layer sometimes matters more than the LLM you choose. Or that parse-time query validation is more reliable than confidence scores. If you're tired of being the SQL middleman — or just want fast insights from your data try it on real schemas and tell me where it breaks. File issues, start discussions.

 help


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact