+
SQL Generation Slack Bot
Generate SQL queries using natural language right in your Slack workspace!
Features
Natural Language to SQL
Simply describe your query, and AI2sql will generate the SQL for you.
Multiple SQL Dialects
Support for various SQL databases including MySQL, PostgreSQL, and more.
Seamless Slack Integration
Use AI2sql directly in your Slack channels with simple commands.
How to Use AI2sql
- First, subscribe to AI2sql by signing up at https://web.ai2sql.io/signup.
- Once subscribed, install AI2sql to your Slack workspace using the provided OAuth flow.
- In any Slack channel, use the
/login
command to authenticate with your AI2sql credentials. - Use
/generate_sql
followed by your natural language query, e.g.,/generate_sql Get all active users who joined last month
. - The bot will respond with the generated SQL query.
- You can test error handling by intentionally using incorrect login credentials or malformed queries.
- Use
/logout
to end your session.
For additional help or questions, please refer to our documentation or contact our support team.