Connect with MySQL
Warning
SingleStore 9.0 gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 8.9 is recommended for production workloads, which can later be upgraded to SingleStore 9.0.
SingleStore is wire-compatible with MySQL so you can connect using most other MySQL compatible tools/languages.
You’ll need to specify the host
, port
, user
, password
, and possibly the database
.
In this section
Last modified: July 27, 2021