Rockset

The connection string for Rockset is:

  1. 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:

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

For more complete instructions, we recommend the Rockset documentation.