✦ AI-POWERED QUERY PLATFORM

Ask Questions. Get Instant Insights.

XoreQL is a conversational AI platform that lets anyone interact with SQL & NoSQL databases using plain English. Powered by a self-hosted LLM with RAG-based schema intelligence.

100%
Self-Hosted Privacy
3
Database Types
Natural Queries
The Challenge

Data Locked Behind SQL Expertise

SQL expertise gap
🔒

SQL Expertise Gate

Business users can't write SQL, creating dependency on data analysts.

Fragmented databases
🗄️

Fragmented Databases

Multiple SQL and NoSQL databases with no unified query interface.

Report delays

Days-Long Turnaround

Report requests pile up, leaving decision-makers waiting for urgent data.

Privacy concerns
🛡️

Cloud Privacy Risks

Sending sensitive schemas to external AI raises compliance risks.

XoreQL solves all four — one conversational interface for every database.

Platform Overview

What is XoreQL?

A 3-panel AI interface that lets anyone interact with databases using plain English. No SQL knowledge required.

  • Type in Natural Language — Ask "Show me top 10 customers by revenue"
  • AI Generates the Query — Self-hosted LLM generates accurate SQL or NoSQL
  • Executes on Your Database — Runs securely on PostgreSQL, SQL Server, MySQL
  • Results as Charts or Tables — Bar, line, pie charts — export to CSV or JSON
💬 Natural Language Query
"Show me total sales by region for last quarter"
⚡ Generated SQL
SELECT region, SUM(amount) AS total
FROM sales WHERE date >= '2024-10-01'
GROUP BY region ORDER BY total DESC
📊 Results
North
$2.4M
South
$1.8M
East
$1.2M
How It Works

From Question to Insight in Seconds

Ask Your Question

Type in plain English

AI Generates SQL

RAG + LLM converts to SQL

Secure Execution

Runs on your live database

Instant Insights

Charts, tables, or reports

Features

Everything You Need to Query Smarter

Conversational AI
💬

Conversational AI Interface

Ask complex data questions in plain English. RAG + LLM processing with relationship awareness and streaming responses.

Schema Browser
🗂️

Schema Browser

Browse tables, columns, row counts. Drag to chat. View FK relationships and full schema details.

Visual Join Builder
🧩

Visual SQL Join Builder

Drag & drop tables onto a canvas. Connect with INNER, LEFT, RIGHT, FULL joins. Auto SQL generation.

Visualizations
📊

Rich Visualizations

Bar, line, pie charts, KPI callouts. Sortable and filterable tables with search and pagination.

Export & Settings
⚙️

Export & Settings

Export to CSV, PDF, JSON. Configure result limits, time ranges, auto-refresh, and SQL toggle.

Template Library
📋

Template Library

Save, manage & reuse queries. Favorite templates, track usage, run directly.

AI Engine

Self-Hosted LLM × RAG Intelligence

Ollama

ZERO COST

Full privacy. Local hardware, zero cloud dependency.

SQLCoder

SPECIALIZED

SQL-focused fine-tuned model. Highest accuracy for text-to-SQL.

RunPod GPU

SCALABLE

On-demand GPU inference. Pay-per-use, scales with traffic.

Vast.ai

COST-EFFICIENT

Spot-priced GPU rental for best price-to-performance.

RAG Schema Intelligence Pipeline

Schema Extraction

Tables, columns, FK auto-extracted

Vector Embedding

Stored in Qdrant via LlamaIndex

Semantic Retrieval

Top-K by cosine similarity

Context Injection

Injected into LLM prompt

Product Roadmap

What's Shipped & Coming

NOW — SHIPPED
  • NL Chat → SQL / NoSQL
  • Visual SQL Join Builder
  • Schema Browser
  • Charts & Templates
  • Multi-tenant Admin
PHASE 2 — Q3 2025
  • Full auth backend
  • WebSocket updates
  • Report from chat
  • Enhanced charts
PHASE 3 — Q4 2025
  • MongoDB full support
  • Scheduled reports
  • Analytics dashboard
  • Multi-LLM switching
PHASE 4 — 2026
  • Enterprise SSO/SAML
  • Fine-tuned SQL model
  • Plugin SDK
  • SaaS cloud edition

The Future of Data Access is Conversational

XoreQL gives every team member the power to query any database — no SQL required.

Request a Demo →