Natural language for your data

Query your warehouse in plain English

Connect Postgres, Redshift, or ClickHouse. Ask questions and get answers as text, tables, and charts—no SQL required.

AI Chat

Ask questions in plain English

Type a question about your data and get an instant answer with charts, tables, and context — no SQL required.

moonshot.uixlabs.co/chat
Show me revenue by region as a bar chart
AI

Here's revenue by region for the last quarter:

EMEA
$124k
Americas
$98k
APAC
$67k
Break down by productCompare to last quarterExport CSV
Data Explorer

Explore your data visually

Browse schemas, preview tables, and understand your data landscape before asking a single question.

moonshot.uixlabs.co/explorer

Schema

public

  • orders
  • customers
  • products

analytics

  • events
  • sessions

public.orders

idcustomeramountstatus
1001Acme Corp$4,200paid
1002Globex Inc$1,850pending
1003Initech$3,400paid
1004Umbrella Co$2,100refunded
SQL Editor

Full SQL when you need it

Drop into a powerful SQL editor with syntax highlighting, auto-complete, and instant results — for when you want full control.

moonshot.uixlabs.co/sql

SELECT region,

SUM(amount) AS total_revenue

FROM public.orders

WHERE created_at >= '2025-01-01'

GROUP BY region

ORDER BY total_revenue DESC;

Results — 3 rows in 42ms

regiontotal_revenue
EMEA$124,000
Americas$98,400
APAC$67,200

Built for data teams

One platform to connect, query, and visualize—without writing SQL.

Connect

Add your warehouse with encrypted credentials. Postgres, Amazon Redshift, and ClickHouse supported.

Ask

Describe what you need in plain English. AI generates SQL and runs it read-only with time and row limits.

Visualize

Get answers as text, tables, or charts. Choose model and datasource per conversation.

Simple pricing

Start free. Scale as your team grows.

Starter

For individuals and small teams

$0/month

  • 1 datasource
  • 100 queries / month
  • 7-day message retention
Get started
Popular

Team

For growing teams

$49/month

  • 5 datasources
  • Unlimited queries
  • 90-day retention
  • Org settings & branding
Start free trial

Enterprise

For large organizations

Custom

  • Unlimited datasources
  • SSO & audit logs
  • Custom retention
  • Dedicated support
Contact sales

Ready to query your data in plain English?

Get started in minutes. No credit card required.