Important
The SingleStore 9.1 release candidate (RC) is available now. It will be promoted to general availability (GA) soon and at that time it will be renamed to SingleStore 10.
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, while SingleStore 9.0 is recommended for production workloads.
Performance
All types of SingleStore extensions are optimized for high performance.
Additionally, stored procedures and table variables benefit from further optimizations for SingleStore’s distributed execution.QUERY type variables are processed with a lazy evaluation strategy.SELECT statement associated with a QUERY type variable is only executed when the rows of the variable need to be returned.
Last modified: