Talk to your
database.

Stop writing queries. Ask your database anything and get tables, charts, and insights back in seconds — no SQL expertise required.

A
M
S
J
R

Loved by data teams

No credit card  ·  No setup required

production_dbanalytics_db
PostgreSQL 15
production_dbPostgreSQLNew chat
What are my top 5 customers by revenue this month?

Found 5 customers ranked by revenue for February 2026:

#CustomerRevenuevs last mo.
1Acme Corp$48,230+12%
2Globex Inc$36,180+8%
3Initech$29,450−3%
4Umbrella Ltd$22,100+21%
5Stark Ind.$18,900+5%
Show me MRR trend for the last 6 months as a chart

MRR has grown +69% over the last 6 months:

Monthly Recurring Revenue (MRR)

SepOctNovDecJanFeb
Sep 2025 – Feb 2026↑ 69% growth
Ask anything about your data…

Compatible with

Works with your data, wherever it lives

Databases, spreadsheets, or files — connect in seconds and start asking questions.

Databases

PostgreSQL

PostgreSQL

Full support for PostgreSQL 12+. Works with schemas, views, and complex joins.

Supported
MySQL

MySQL

Compatible with MySQL 5.7+ and MariaDB. Query any table or stored procedure.

Supported
SQLite

SQLite

Connect local or remote SQLite files. Perfect for embedded databases and prototypes.

Supported

Files & Spreadsheets

CSV

CSV

Upload a .csv file and start querying it instantly with natural language.

Supported
Excel

Excel

Upload .xlsx or .xls files and query any sheet as a table.

Supported
JSON

JSON

Upload a JSON file with arrays or nested objects — Vendly flattens and queries it.

Supported

Built for teams who move fast

No SQL expertise. No BI tool to learn. Just connect and start exploring.

Natural language queries

Ask anything in plain English. Vendly writes the SQL, runs it, and returns results instantly.

"Show MRR for last 6 months"
"Top 10 users by revenue"

Auto-generated charts

Results become charts automatically. Bar, line, pie — Vendly picks the right type or you switch with one click.

Team collaboration

Invite teammates, share database connections, and collaborate on dashboards in real time.

O
A
M
J
4 members · 2 online

Scheduled reports

Schedule any query to run on a cadence and deliver results straight to your inbox — daily, weekly, or monthly.

Daily · MRR summary → team@acme.co
Weekly · Churn report → ceo@acme.co

Data alerts

Define a threshold on any metric and get notified the moment it's crossed — before it becomes a problem.

MRR drops below $50K
Error rate exceeds 2%

Notebooks

Combine SQL queries with markdown notes in a single document. Build living analyses you can share and revisit.

SQL + markdown in one place
Share & collaborate with team

Secure by design

Credentials are encrypted at rest. Query results are stored securely so your team can reference them anytime. Works over direct connections or SSH tunnels.

Credentials encrypted at rest
Query results stored securely for your team
SSH tunnel support for private networks
Role-based access controls per organization
Encrypted credentials
Results stored securely
SSH tunnels
Access controls
Slack integration

Your data,
where your team lives.

Connect Vendly to Slack and your whole team gets instant access to data — no app switching, no waiting for a report.

/vendly slash command

Ask your database anything from any Slack channel. The bot writes the SQL, runs it, and returns results in seconds — no app switching.

Alerts & goal pings

When a threshold fires or a goal completes, Vendly posts directly to your channel — with the metric, the value, and a link to investigate.

Reports to Slack

Scheduled reports land in the channel of your choice — daily, weekly, or monthly. Your whole team sees the numbers without opening the app.

#analyticsSlack
S
Sarah9:04 AM
/vendly what was total revenue this week?
VendlyApp9:04 AM

Total revenue · this week

DayRevenueOrders
Monday$10,20042
Tuesday$13,40058
Wednesday$11,80051
Thursday$15,60067
Friday$18,90081
Saturday$14,31062
6 rows · 48msOpen in Vendly →

Alert: MRR dropped below $50,000

Current value: $48,320 · triggered just now

For organizations

The right data,
to the right people.

Build dashboards with multiple pages and control exactly who can see what. Assign roles, invite members, and keep sensitive data locked down — all without leaving Vendly.

Dashboard pages

Organize widgets into multiple pages within a single dashboard — each with its own audience and layout.

Role-based access control

Assign Admin, Editor, or Viewer roles per dashboard. Members only see what they're permitted to view.

Invite members

Invite anyone in your organization to a specific dashboard instantly. They get access to exactly what you share.

Revenue Dashboard

3 pages · 4 members

OverviewQ1 ReportMarketing+ Add page
Members with access
S

Sarah Chen

sarah@acme.co

Admin
M

Marcus R.

marcus@acme.co

Editor
P

Priya Patel

priya@acme.co

Viewer
A

Alex Kim

alex@acme.co

Viewer
Invite by email address…
Dashboard Builder

Build dashboards your way

Save results from chat or add widgets directly — then rearrange everything with a live drag-and-drop grid.

From chat

Ask a question,
save the answer.

Every chart or table Vendly generates can be pinned to any dashboard page in one click. Name the widget, pick the destination, and it goes live instantly — no extra setup.

Any result type

Works for tables, bar charts, line charts, and KPI metrics.

Pick your destination

Choose any dashboard and page from a dropdown — no navigation needed.

Live immediately

Widget appears on the dashboard the moment you confirm, backed by the same SQL query.

production_dbPostgreSQL
Show me revenue by region this week as a chart

Revenue across 4 regions this week:

Revenue by Region — current week

USEUAPACROW
Save to dashboard

Widget title

Revenue by Region

Dashboard

Revenue Overview

Page

Overview
Add widget to dashboard

Revenue Dashboard

3 pages · 4 members

Share
OverviewQ1 ReportMarketing+ Add page

3 widgets · drag to rearrange

Add Widget
metric

Monthly Revenue

$71,240

12ms

dragging
metric

Active Users

1,247

8ms

Drop widget here
chart

MRR Trend — last 6 months

$80K$60K$40KSepOctNovDecJanFeb
In dashboard

Drag. Drop.
Done.

Switch into edit mode and freely rearrange your widgets. Resize between full, half, third, and quarter widths. Every change is saved automatically — no extra steps.

Live drag-and-drop grid

Grab any widget by its handle and drop it exactly where you want it.

Flexible widget sizing

Toggle between full, half, third, or quarter width with a single click.

Auto-saved layouts

Layout changes persist instantly — no save button, no lost work.

Widget Editor

Point, click,
query.

Build any widget directly from the dashboard — no chat needed. Pick a table, set filters, summarize data, and watch the SQL generate itself.

Visual query builder

Pick a table, add filters, choose metrics, and group by — no SQL needed. The query writes itself as you click.

SQL mode for power users

One click to drop into raw SQL. AI can generate it from a description, or you write it yourself with a full-screen editor.

Join tables visually

Add joins between tables with a dropdown — pick the join type and ON columns without writing a single JOIN clause.

Live preview as you build

Run the query at any point to see real data. Columns from the result auto-populate your axis pickers.

New Widget
VisualSQL
Save Widget
Connection
production_db
Table
orders
customers
products
Join1
LEFTcustomers
ONorders.customer_id = customers.id
Summarize2
SUMtotal_amount
GROUPcustomers.name
Visualization
Revenue by Customer
BarLinePie
Generated SQL▶ Run
SELECT "customers"."name",
  SUM("total_amount") AS "sum_total_amount"
FROM "orders"
LEFT JOIN "customers"
  ON "orders"."customer_id" = "customers"."id"
GROUP BY "customers"."name"
ORDER BY "sum_total_amount" DESC
LIMIT 10
10 rows · 34ms
customers.namesum_total_amount
Acme Corp$48,200
Globex Inc$31,440
Initech$27,810
Umbrella Co$19,550
Stark Industries$14,090
Notebooks

SQL and docs, side by side

Write queries and markdown in the same document. Run cells inline, share results, and keep your analysis close to its context.

Analysis that
explains itself.

Stop copying results into Notion. Write your SQL queries and narrative in the same notebook, run everything inline, and share a single link with your team.

SQL + markdown in one place

Write queries and documentation side by side. Context stays with the data — no switching between tools.

Run cells inline

Execute any SQL cell and see results immediately below it. Results persist so collaborators see the same output.

Share with your team

Send a notebook link to any teammate. They see your queries, notes, and live results — no setup required.

Q1 Revenue Analysis
O
A
M
Share
md

Q1 Revenue Analysis

This notebook tracks revenue trends for Q1 2026. We'll look at MRR by region and identify top-performing segments.

sql
Run
SELECT region, SUM(revenue) AS total_revenue
FROM orders
WHERE quarter = 'Q1 2026'
GROUP BY region ORDER BY total_revenue DESC
4 rows · 11ms
regiontotal_revenue
US$148,320
EU$91,450
APAC$67,800
ROW$24,100
md

Observation: US leads at $148K. APAC is up 21% vs Q4 — worth investigating further.

Deep Analytics

Ask once.
Get a full analysis.

Switch to Deep Analysis mode and Vendly runs multiple queries, reasons over the results, and writes a complete answer with business-level insights — not just a table.

Runs multiple queries

Breaks your question into steps, runs up to 5 queries, and uses each result to decide what to ask next.

Business-level insights

Surfaces the numbers that matter — trends, outliers, and comparisons — in plain language with concrete figures.

Save to a notebook

Every deep analysis can be saved to a notebook with one click — queries and all — for future reference.

production_dbPostgreSQL
Deep Analysis
Which region drove the most revenue growth in Q1 and why?
Running query 3 of 3…
3 queries run
12 rowsSELECT region, SUM(revenue) AS total FROM orders WHERE quarter = 'Q1' GROUP BY region
1 rowSELECT AVG(revenue) AS avg_order FROM orders WHERE quarter = 'Q1'
8 rowsSELECT region, COUNT(*) AS orders, SUM(revenue) FROM orders WHERE quarter = 'Q1' GROUP BY region ORDER BY SUM(revenue) DESC

APAC led Q1 growth with +34% revenue vs Q4, outpacing US (+12%) and EU (+8%).

  • Average order value in APAC rose from $420 → $580
  • Order volume up 18% — both dimensions expanded
  • US growth was volume-driven; EU remained flat in order count
Ask anything about your data…
Deep Analysis
Automation

Your data,
on autopilot.

Stop checking dashboards manually. Schedule reports to land in inboxes on a cadence, and set alerts that fire the moment a metric goes off-track.

Scheduled reports

Pick any saved query, set a cadence, and Vendly delivers results by email or Slack — no dashboards required.

Threshold alerts

Set a condition on any metric. When it triggers, Vendly notifies you by email or Slack before the issue becomes a crisis.

Delivery logs

Every report and alert comes with a full delivery history — see what was sent, when, and to whom.

Weekly Revenue Report

From Vendly · every Monday 9 AM

Delivered

MRR · last 6 weeks

W1W2W3W4W5W6

This week

$84,210

vs last week

+12.4%

New customers

38

Alert triggered

just now

MRR dropped below $50,000. Current value: $48,320.

Loved by data teams

See what engineers and analysts are saying.

We used to spend hours writing ad-hoc queries. Now I just ask Vendly and get an answer in seconds. It's become part of our daily workflow.

S

Sarah Chen

Head of Analytics · Fintech startup

I'm a backend engineer, not a data analyst. Vendly lets me answer business questions without digging through our schema every time. Massive time saver.

M

Marcus Rivera

Senior Engineer · SaaS company

The dashboard builder is phenomenal. We've replaced 3 different BI tools with Vendly. The collaboration features are exactly what we needed.

P

Priya Patel

CTO · E-commerce platform

Up and running in minutes

No data pipelines. No complex setup. Just connect and start exploring.

01

Connect your database

Add your connection string in seconds. Supports PostgreSQL, MySQL, and SQLite. Credentials are encrypted.

02

Ask in plain English

Type any question — "What were my top products last week?" or "Show revenue trends." Hit enter.

03

Explore & share

Get instant tables, charts, and the generated SQL. Save to dashboards and share with the whole team.

Free plan — no credit card needed

Start talking to your data

Join hundreds of engineers and analysts getting answers from their databases in seconds.

Get started for free

Send Feedback

Help us improve Vendly

Drop screenshots here or click to upload (up to 3, 5MB each)