
Getting Started Guide
How to Use AI2SQL
A practical guide to get you up and running with AI2SQL. Written by Delv Editorial, Delv Team.
Getting started with AI2SQL
In this guide, you’ll learn how to quickly convert natural language into SQL queries using AI2SQL. By the end, you’ll be able to generate SQL statements effortlessly, even if you have little to no coding experience.Step 1: Sign up and set up
- Go to ai2sql.io.
- Click on the "Get Started" button on the homepage.
- Sign up using your email address or log in if you already have an account.
- Once logged in, you’ll be directed to the main interface where you can start generating SQL queries.
Step 2: Your first SQL query
- In the main interface, you’ll see a text box labelled "Ask AI2SQL".
- Type a simple question or request, such as “Show me all customers from London”.
- Click the "Generate SQL" button below the text box.
- The SQL query will appear in the output area. You can copy it directly or click "Run Query" if you have a connected database.
Step 3: Get better results
- Be specific in your requests. Instead of saying “Get sales data”, try “Get total sales for March 2023”.
- Use the "Examples" section on the right side of the interface to see common queries, which can guide your phrasing.
- If you’re using integrations (like Slack or ChatGPT), simply type your request in the chat and follow the prompts to generate and run your SQL.