mirror of
https://github.com/apache/superset.git
synced 2026-05-08 01:15:46 +00:00
17 lines
307 B
Plaintext
17 lines
307 B
Plaintext
---
|
|
title: Rockset
|
|
hide_title: true
|
|
sidebar_position: 35
|
|
version: 1
|
|
---
|
|
|
|
## Rockset
|
|
|
|
The connection string for Rockset is:
|
|
|
|
```
|
|
rockset://apikey:{your-apikey}@api.rs2.usw2.rockset.com/
|
|
```
|
|
|
|
For more complete instructions, we recommend the [Rockset documentation](https://docs.rockset.com/apache-superset/).
|