SingleStore self-managed is a distributed SQL database designed to power modern interactive applications, AI, and real-time analytics. It can power high-performance transactional (OLTP), analytical (OLAP) workloads together with vector capabilities (GenAI) in a single engine without data movement.
With SingleStore, you can ingest millions of events per second using Pipelines while simultaneously delivering blazing-fast SQL queries on billions of rows of data. SingleStore delivers super-low latency queries while scaling access to tens or hundreds of thousands of concurrent users.
Ultra-Fast Event-to-Insight Performance: Deliver against the toughest service level agreements using parallel, distributed lock-free ingestion and real-time query processing
Real-Time Gen AI: Fast, accurate indexed vector search together with full-text search perfectly suited for AI applications
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
Pricing is based on the duration and terms of your contract with the vendor. This entitles you to a specified quantity of use for the contract duration. If you choose not to renew or replace your contract before it ends, access to these entitlements will expire.
Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator to estimate your infrastructure costs.
This listing uses a single pricing dimension: the License Unit. You buy licenses by the node. Each licensed node covers up to 8 vCPUs, 64 GB of RAM, or 1 TB of disk cache, whichever limit applies. Pricing scales with the number of nodes you provision. As you add nodes to grow compute or storage capacity, your license count rises accordingly. There are no separate tiers or add-on dimensions here. You size your deployment by choosing how many nodes to run, then license each one under the same per-node unit.
Top-of-mind questions for buyers
What counts as one License Unit when a node exceeds 8 vCPUs or 64 GB of RAM?
One License Unit covers a node up to 8 vCPUs, 64 GB of RAM, or 1 TB of disk cache. A node that exceeds any of those limits consumes more than one unit. You count units by dividing the node's provisioned resources against these caps, using whichever limit is reached first.
How does my license count change as I scale out my deployment?
SingleStore uses a distributed, scale-out design with aggregator and leaf nodes added for capacity. Each node you provision consumes License Units based on its vCPUs, RAM, or disk cache. As you add nodes to handle more data or queries, your total unit count rises in step with the resources provisioned.
Does the License Unit cover data ingestion or storage separately?
The License Unit meters node resources: vCPUs, RAM, and disk cache. Storage on a node counts toward the 1 TB disk cache limit per unit. Data ingestion itself is not a separate billed dimension here. You size and license each node by its provisioned compute and cache capacity.
Request a private offer to receive a custom quote.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.
To pull the image from our ECR registry, you must first authenticate to it using the following command:
aws ecr get-login-password --region us-east-1 | docker login --username AWS --password-stdin 709825985650.dkr.ecr.us-east-1.amazonaws.com
Then, pull the SingleStoreDB image using the following command:
docker pull 709825985650.dkr.ecr.us-east-1.amazonaws.com/singlestore/singlestore-self-managed-enterprise:node-alma-9.0.16-9e2ab65c7e
Finally, you can run the SingleStoreDB image using the following command:
docker run
-d --name singlestoredb
-e ROOT_PASSWORD="YOUR SINGLESTORE ROOT PASSWORD"
-p 3306:3306 -p 8080:8080 -p 9000:9000
709825985650.dkr.ecr.us-east-1.amazonaws.com/singlestore/singlestore-self-managed-enterprise:node-alma-9.0.16-9e2ab65c7e
This image includes a shell which you can run interactively using docker exec.
The following command will prompt you for the root password.
docker exec -it singlestoredb singlestore -p
You can also provide the root password at the command line immediately after the -p flag like so:
docker exec -it singlestoredb singlestore -pYOUR_ROOT_PASSWORD
You can also connect to SingleStore using any MySQL compatible client on your own machine using the following connection details:
Key Value
Host: 127.0.0.1
Port : 3306
Username: root
Password: YOUR_ROOT_PASSWORD
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Cloud Database as a Service
Sign up for Free Shared Tier: https://www.singlestore.com/cloud-trial?utmcampaign=aws-marketplace&utmmedium=organic&utm_source=aws
SingleStore Self-Managed with IBM is a distributed SQL database designed to power modern interactive applications, AI, and real-time analytics. SingleStore Self-Managed with IBM can power high-performance transactional (OLTP), analytical (OLAP) workloads together with vector capabilities (GenAI) in a single engine.
Be the first to review this product. We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.