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/).
|