Show HN: Alodb – I got tired of pasting my Postgres schema into ChatGPT
Category: devtools
Tags: postgresql, ai-assistant, sql-generation, privacy-focused, go
Score: 6.8/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 6)
AloDB is an AI-powered database assistant that lets users query PostgreSQL databases using plain English. It's interesting because it uses a split-execution architecture where the LLM runs on a server but all database queries execute locally, keeping credentials and data private while enabling natural language interaction.
Target audience: backend devs, data engineers
Repository: https://alodb.com · Go · 7 stars
View on Hacker News