Skip to main content
Edit this page on GitHub

Rockset

The connection string for Rockset is:

rockset://{api key}:@{api server}

Get your API key from the Rockset console. Find your API server from the API reference. Omit the https:// portion of the URL.

To target to a specific virtual instance, use this URI format:

rockset://{api key}:@{api server}/{VI ID}

For more complete instructions, we recommend the Rockset documentation.