{% extends 'base.html' %} {% block title %}HyperXQL - Query Database{% endblock %} {% block content %}

Natural Language Query

Convert natural language into SQL

View Database
Enter your query
Natural Language
Be as descriptive as possible for better results 0/800
Example Queries
Configuration
Llama-3.3-70B-Instruct-Turbo-Free
Automatically run the generated SQL
{% endblock %} {% block scripts %} {% endblock %}