Shared Edition
On this page
SingleStore provides a free entry point to get started with SingleStore Helios for low-throughput and prototype applications.
Considerations:
-
Each Shared cluster is allowed to have only one database.
-
Shared clusters can only be deployed in AWS US-EAST-1 region.
If you require a deployment in a specific region of AWS, or in a different cloud provider (GCP or Azure), spin up a regular cluster in SingleStore Standard or Enterprise edition. -
Shared clusters are not intended for Production use.
Use a Standard cluster for high-traffic, compute-intensive apps for production workloads. These clusters support read replicas, shared deployments, and have full access to all latest SingleStore features. -
Shared clusters are not intended for Benchmarking.
Use a Standard cluster to take full advantage of SingleStore's performance capabilities.
Configuration Limits for Shared Clusters
|
Configuration Option |
Limit |
|---|---|
|
Cloud Service Provider and Region |
Shared clusters can only be deployed in AWS US-EAST-1 region. |
|
SingleStore Versions and Upgrades |
The underlying cluster is automatically upgraded once the latest version of SingleStore becomes available. |
|
# of Shared Clusters |
Unlimited. |
|
Cluster Size |
You cannot configure memory or vCPU size for Shared clusters. |
|
Naming Databases |
You must select a unique name for your database in a Shared cluster. Note While database names have to be unique, your data is fully isolated from all other databases and organizations. |
|
Naming Database Users |
You must select a unique name for your database users in order for them to access a Shared cluster. Note Only your database users have permissions to access your database in a Shared cluster. |
|
Automated Backups |
Not supported. |
|
Moving to Standard and Enterprise Clusters |
To move data, back up a database and then restore it to a Standard or Enterprise project. |
|
Advanced Security and Routing |
No support for Private Links, SSO, or CMEK. |
|
Configuring Firewall Access |
No support to configure where your database can be accessed from (it is accessible from anywhere by default). |
|
Audit Logging |
No support for audit logs. |
|
SingleStore Stage |
Supports SingleStore Stage up to 10 GB of storage. |
|
Updating Global Variables |
Users cannot change global configurations for their deployments. |
|
Support for |
These SQL commands are disabled for Shared clusters. |
Operational Limits for Shared Clusters
|
Component |
Limit |
|---|---|
|
# of Shared Clusters per Org |
Unlimited. |
|
# of Databases per Shared Cluster |
1 You cannot use |
|
# of Tables per Database |
10 |
|
# of Reference Tables |
No reference tables. |
|
# of Rowstore Tables |
No rowstore tables. |
|
# of Pipelines |
10 Note CDC-in pipelines are not supported in Shared Edition (Shared clusters). |
|
# of Stored Procedures and User-Defined Functions |
10 |
|
Data Size |
1 GB of compressed data. |
|
# of Database Users |
3 Users. |
|
# of Concurrent Incoming Connections |
100 |
Last modified: