SingleStore Editions

On this page

SingleStore provides two editions of SingleStore to meet the unique needs of a variety of customer workloads. A summary of the features of the Standard and Enterprise editions are outlined in the following table. The features of the Free version, an unlimited-time free trial of the Standard edition with certain restrictions, are described after the table.

Standard

Enterprise

Description

Robust, unified database with core functionality for data-intensive applications

Database for mission-critical workloads with stringent requirements around availability, monitoring, auditability, and recovery

Compiled and vectorized query execution

MySQL compatibility

Multi-model support

(Relational, JSON, full-text, spatial, time series)

Programmability

(Stored procedures and functions)

Universal Storage

(Hybrid table type supporting both transactional and analytical workloads)

In-Memory Rowstore Format

(Table type for fastest transaction processing)

No Scale Limits

High Availability

Single Sign-On (SSO)

Encryption

(In transit)

Cluster Monitoring

Cluster Alerting

Unlimited Storage

(Only on AWS S3, Azure Storage, Google Cloud Storage)

Point-in-Time Recovery (PITR)

(requires unlimited storage)

REPLICATE DATABASE (disaster recovery)

(Not compatible with unlimited storage)

Resource Governance

Audit Logging

SingleStore Certifications & Compliance

SOC2, ISO27001, GDPR, CCPA

SOC2, ISO27001, GDPR, CCPA

Support

Standard

Upgrades to Silver and Platinum support can be purchased separately.

Standard

Upgrades to Silver and Platinum support can be purchased separately.

Pricing

Contact SingleStore for details.

Free Version

In addition to the Standard and Enterprise editions, SingleStore offers a free trial of Standard, with no time limits.

The Free version:

  • Supports all of the features of Standard except unlimited storage databases.

  • Has a maximum capacity of 4 units (128 GB RAM, 32 cores).

Try SingleStore Standard for Free.

A 30-day free trial of Enterprise edition is also available.

Last modified: November 26, 2024

Was this article helpful?

Verification instructions

Note: You must install cosign to verify the authenticity of the SingleStore file.

Use the following steps to verify the authenticity of singlestoredb-server, singlestoredb-toolbox, singlestoredb-studio, and singlestore-client SingleStore files that have been downloaded.

You may perform the following steps on any computer that can run cosign, such as the main deployment host of the cluster.

  1. (Optional) Run the following command to view the associated signature files.

    curl undefined
  2. Download the signature file from the SingleStore release server.

    • Option 1: Click the Download Signature button next to the SingleStore file.

    • Option 2: Copy and paste the following URL into the address bar of your browser and save the signature file.

    • Option 3: Run the following command to download the signature file.

      curl -O undefined
  3. After the signature file has been downloaded, run the following command to verify the authenticity of the SingleStore file.

    echo -n undefined |
    cosign verify-blob --certificate-oidc-issuer https://oidc.eks.us-east-1.amazonaws.com/id/CCDCDBA1379A5596AB5B2E46DCA385BC \
    --certificate-identity https://kubernetes.io/namespaces/freya-production/serviceaccounts/job-worker \
    --bundle undefined \
    --new-bundle-format -
    Verified OK