Pocket DBA - Query your database via voice messages in Telegram.
by•
Your pocket-sized AI database analyst. Ask SQL questions by voice or text. Safe mode (Zero-Trust). 🛡️
Replies
Best
Maker
📌
Hi Hunters! 👋
I’m a solo dev, and I’m super excited to share Pocket DBA with you today.
The Problem: Monitoring database activity or checking user statuses while away from the keyboard is a painful process. You need a laptop, a VPN, and a DB client.
The Solution: Pocket DBA lives in your Telegram. The best part? It accepts voice memos. You can literally be walking down the street, send a voice message saying "Show me all active users who registered today", and it returns the data. Ask for a large dataset, and you get a CSV file in seconds.
The Secret Sauce (Security):
I built a "Zero-Trust" architecture. You download a tiny Open Source Python agent (available on GitHub) and run it locally on your server. The AI generates the SQL, but your actual database credentials remain safely on your machine. Plus, the agent strictly blocks any modifying commands (DROP/UPDATE/DELETE).
🎁 I’ve credited all new accounts with 30 free queries so you can test it risk-free.
I'll be hanging out in the comments all day! I would love to hear your thoughts, answer questions about the architecture, or listen to your feature requests. Let's talk!
Replies