Watch the 7.3 Webinar On-Demand
This new release brings updates to Universal Storage, query
optimization, and usability that you won’t want to miss.
You can use Zoomdata to connect to SingleStore DB to explore your data. Before you start, gather the following information:
Once you have that information, follow the Connecting To SingleStore DB instructions in the ZoomData documentation to connect to your SingleStore DB cluster from Zoomdata.
To connect to SingleStore DB, use a JDBC URL of the following format:
jdbc:mysql://<memsql-host>:<port>/<database-name>
For example:
jdbc:mysql://99999999-master.aws-us-east-1.dev.memsqlcloud.com:3306/mydatabase