All your data in one place.
Revenue overview
Stripe, HubSpot and Postgres
Monthly recurring revenue
$412K+10.8%
Active accounts
1,231+16.8%
Net revenue retention
118%+0.9%
subscriptionsusageservices
EnterpriseGrowthTeamStarter
< 88 – 2626 – 5454 – 104≥ 104no data
2,283 placed across 34 regions
Top accounts
| account | plan | seats | revenue | change |
|---|---|---|---|---|
| Meridian Labs | Enterprise | 240 | $48,120.00 | 14% |
| Northwind | Enterprise | 186 | $31,876.00 | 9% |
| Arclight | Growth | 94 | $27,433.00 | 22% |
| Fernworks | Growth | 71 | $19,204.00 | -3% |
| Halcyon | Team | 38 | $14,882.00 | 31% |
Themes
MCP
Made for Claude and Codex
Get set up quickly — connect to mcp.supernova.ai/mcp and every table you sync is one question away.
claude mcp add --transport http supernova https://mcp.supernova.ai/mcp
Particle
No data team? No problem.
Powerful frontier AI models are built right into Supernova. Ask any question of your data and AI will create models and dashboards for you.
New chat
Ask about your data, or describe a dashboard…
Enter to send · Shift+Enter for a new lineStart
Titan
A powerful data stack
Comes with the lake, the catalog, the engine, and the history.
- Encrypted Iceberg lake
- Open tables in object storage — with table-level encryption.
- Zero copy connections
- Anything that speaks Iceberg speaks Supernova.
- Time travel
- Every table retains version history.
- Rust, all the way down
- Cold starts in milliseconds, not minutes.
- Git version control
- Access your dashboards and models with git live — read or write.
CLI
A Swiss army knife for your data
One binary: connect sources, run queries, tail changes, wire up Claude — from your laptop or from CI.
TypeSQL
What if someone made a TypeScript for SQL? We have.
Schema-aware SQL that autocompletes across joins and type-checks before it runs.
select c.email, sum(ch.amount) as revenuefrom hubspot.contacts cjoin stripe.charges ch on ch.email = c.emailwhere ch.status = 'succeeded'group by c.emailorder by revenue desc
inferred { email: string | null; revenue: Money<"usd"> }[]
where ch.stauts = 'succeeded'
column 'stauts' does not exist on stripe.charges — did you mean 'status'? caught before it ran
| annotation | in the lake | what you see |
|---|---|---|
| [email protected] | [email protected] | |
| phoneNumber | +1 415 633 6162 | +1 415 633 6162 |
| url | https://supernova.ai | https://supernova.ai |
| imageUrl | https://supernova.ai/logo.png | ![]() |
| currencyAmount | 4812000 | $48,120.00 |
| percent | 12.5 | 12.5% |
| duration | 3900 | 1h 5m |
| geoPoint | 37.77,-122.41 | 37.77, -122.41 |
| countryCode | us | 🇺🇸 US |
| enum | won | won |
Every column in your lake is typed.
Queries type-check and autocomplete against the live schema as you write them.
FTL
Connect anything
Sync data from anywhere.
Postgresreal-timeMongoDBreal-timeStripeHubSpotSalesforceShopifyNetSuiteMySQLGoogle AdsGoogle AnalyticsGoogle SheetsFacebook AdsMicrosoft AdsSnapchat AdsReddit AdsIntercomZendeskHelp ScoutJiraKlaviyoMixpanelAmplitudePendoGainsightAirtableApple App StoreSurveyMonkeySendGridPostmarkPandaDocPardotCanny
Need a custom connector? We can build it for you in 24 hours.
Pricing
Transparent pricing
Pay for what you actually use. Nothing per seat, nothing per feature.
| Compute | $0.15 per GB-hour |
| Storage | $0.05 per GB-month |
| Read operations | $0.40 per million |
| Write operations | $5 per million |
| AI tokens | 1.5× pass-through |
Fintech startup
before$600/mo
with Supernova$25/mo
Hardware company
before$5,640/mo
with Supernova$540/mo
App developer
before$9,250/mo
with Supernova$2,000/mo
FAQ
Questions
Where does my data live?
In an encrypted Iceberg lake in object storage. Point any engine that speaks Iceberg at it, or take it with you — it was never locked in.
Do I need a warehouse?
No. Supernova is the pipeline, the lake, and the query engine in one. If you already have a warehouse, zero copy connections let it read the lake directly.
How does Claude connect?
Over MCP. Add mcp.supernova.ai/mcp to Claude or Codex and your data is queryable in about a minute.
How does the pricing work?
You only pay for what you use. There are no per-user or per-row charges.
https://supernova.ai