Text to SQL Query Converter
Enter your question and optional table context to generate an SQL query.
Try some examples
Examples
Your Question | Table Context (Optional) |
---|
About
This app uses a fine-tuned language model to convert natural language questions into SQL queries.
- Model: onkolahmet/Qwen2-0.5B-Instruct-SQL-generator
- How to use:
- Enter your question in natural language
- If you have specific table schemas, add them in the Table Context field
- Click "Generate SQL Query" or press Enter
Note: The model works best when table context is provided, but can generate generic SQL queries without it.