Warehouses
Understand the storage and compute backends available to ReportPlane projects.
A warehouse is the storage and compute backend behind destinations and analytics. In the console, Data Warehouses includes both traditional warehouses and supported search/observability backends.
Available modes
| Mode | Who operates storage | Credential required from you |
|---|---|---|
| Managed | ReportPlane | No customer warehouse credential |
| Customer-owned | Your team | Yes |
Supported customer backends
| Backend | Ingest | Analytics | Common use |
|---|---|---|---|
| BigQuery | Yes | Yes | Serverless warehouse analytics |
| ClickHouse | Yes | Yes | High-volume OLAP |
| Snowflake | Yes | Yes | Enterprise warehouse workloads |
| Elasticsearch | Yes | Yes | Search and observability data |
| OpenSearch | Yes | Yes | OpenSearch-compatible event data |
Connect a warehouse
Open Data → Warehouses → New warehouse.
- Choose Managed or Customer-owned.
- For customer-owned storage, choose the backend.
- Select or create a compatible credential.
- Enter the backend-specific target configuration.
- Select the data models that should use the destination.
- Save and inspect the resulting detail page.
Provisioning behavior
Supported destination settings can create a dataset, database object, table, or index and add compatible fields. Exact behavior is adapter-specific and controlled by the configuration selected during setup.
Existing storage is not casually dropped or recreated. Incompatible schema changes should be resolved deliberately in the owning warehouse and model design.
Statistics
Warehouse and destination detail pages expose status and operational statistics. Use them with Live Monitor and model statistics to separate an ingest acceptance problem from a downstream delivery problem.