
Run Statements
Execute SQL queries directly in the browser with syntax highlighting and auto-completion.- Autocomplete makes it easy to create queries without intimate schema knowledge
- Run multiple statements seperately or at once
- Select from mutliple databases in the branch instance to run queries against
- Perform not just exploratory statements, but DDL statements as well
- Every query created can be saved for re-use
Generate SQL
Use AI-powered SQL generation to create queries from natural language descriptions. Simply ask your data a question to start exploring.
View Results
View your query results directly in Xata- View query results in a clean table format
- If multiple statements are run, results are tabbed
- Quickly export your results to a CSV format