Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.11.0
metadata
title: Enterprise SQL Assistant
emoji: 📊
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 4.27.0
app_file: app.py
pinned: false
license: mit
Enterprise SQL Assistant
Ask questions about your data in natural language and get SQL queries, results, and visual insights.
Features
- Natural language to SQL conversion
- Data visualization with charts
- Real-time query execution
- Enterprise-grade UI
How to Use
- Type a question about your data in natural language
- Click "Generate SQL & Results"
- View the generated SQL query, results, and visual insights
Example Queries
- "How many members are there?"
- "Show me the count of members by status"
- "What is the total transaction amount?"
- "Show members with their account balances"