cube profiles your data warehouse once, builds a precomputed answer layer, and serves every question at sub-millisecond latency — with $0 marginal cost per answer after ingest.
| Feature | Team | Enterprise |
|---|---|---|
| Sub-millisecond answer latency (precomputed) | ✓ | ✓ |
| File upload ingestion (/v1/ingest) | ✓ | ✓ |
| Postgres warehouse connector | ✓ | ✓ |
| Snowflake / BigQuery connectors | — | ✓ |
| Read-only credential handling (never returned to client) | ✓ | ✓ |
| Row-level provenance trace on every answer | ✓ | ✓ |
| Wilson-interval confidence band | ✓ | ✓ |
| Dedicated API key per org | ✓ | ✓ |
| Per-org tenant isolation | — | ✓ |
| Dedicated deployment (VPC/region choice) | — | ✓ |
| SLA commitment | — | ✓ |
| Dedicated customer success | — | ✓ |
cube connects read-only. Warehouse credentials are stored server-side and redacted from every API response — no token, URI, or secret is ever returned to the browser or a third party. All answers are computed from prebuilt cells, not live queries that could expose raw credentials in transit.
You supply read-only credentials once. cube profiles the schema, builds a precomputed askspace, then severs the live connection — answers are served from that cached layer, not re-queried each time.
Yes — email us and we'll provision a sandbox with a sample warehouse. No credit card required to evaluate.
Answers are precomputed on ingest, not queried live. When a user asks a question, cube looks up the matching cell in the askspace — no warehouse roundtrip, no query planner, no cold cache.
Connector code ships with cube. Postgres is proven in production; Snowflake and BigQuery connector availability is confirmed per engagement — ask us about your specific warehouse at contract time.
Yes, on Enterprise. We support customer-hosted deployments with dedicated infrastructure. Team tier runs on cube-managed infrastructure.
Team is sized by warehouse ingest volume and seat count, billed annually. Enterprise is custom — negotiated on total data volume, org count, SLA tier, and deployment model. No per-answer charges on either tier.