Important
Self-managed SingleStore will soon transition from version 9.1 RC to version 10. This new semantic versioning scheme will provide SingleStore with finer control over engine and feature releases that were not possible with the current versioning scheme.
In the interim, SingleStore 9.1 RC can be used to preview, evaluate, and provide feedback on the new and upcoming features in SingleStore 10 prior to its general availability. Ahead of this transition, SingleStore 9.0 is recommended for production workloads, which can later be upgraded to SingleStore 10.
Testing Your Queries and Performance
On this page
Running Queries
Hopefully at this point you have your data in SingleStore.SELECT statements within the SQL Editor.
See why here.
Visual Explain
One great feature of SingleStore is Visual Explain.
Once you identify a bottleneck, you should be able to make changes either to your schema or to your query itself in order to improve speed.
You can manually (non-visually) run EXPLAIN or PROFILE from any client; see the links above for details on the commands.
Benchmarking
If you’re moving over from any of the databases we’ve talked about so far, you are probably interested in improving performance.
Once you’ve installed the packages to your host machine, you can walk through this tutorial.svc-xxx-dml.).3306, as listed.
Last modified: