Q: AskYourDatabase for Structured AI-powered insights?
Hey Sheldon, AskYourDatabase looks super cool -- was nice to see the testimonial from Vaibhav at SmartLead.
I'm ooking at AskYourDatabase for structured AI-powered insights. A few quick questions:
1️⃣ Scope: Can a chatbot be limited to specific tables, or does it always query the entire DB?
2️⃣ Predefined Logic: Can we set rules or custom SQL logic to ensure consistent results?
3️⃣ Multi-DB Queries: Can it query across multiple databases, or only one at a time?
4️⃣ JSONB Support: How well does it handle JSONB fields in PostgreSQL?
5️⃣ Embedding & API: Can we embed this in a SaaS product for customers to query structured data?
Thanks!
Ben

Sheldon_AskYourDatabase
Mar 7, 2025A: 1. yeah can be limited: https://www.askyourdatabase.com/docs/access-control
2. Yes of course, use SQL Examples:
https://www.askyourdatabase.com/docs/train
3. Only one currently
4. Yes support it
5. Of course, website chatbot is made for this.