Overview

Product video
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.
For best practices, please refer to our documentation: https://docs.singlestore.com/db/v9.0/deploy/kubernetes/prerequisites/
For custom pricing, EULA, or a private contract, please contact aws-marketplace@singlestore.com , for a private offer.
Highlights
- 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
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/12 months |
|---|---|---|
License Unit | Node containing or provisioned with a maximum of either 8 vCPUs or 64 GB of RAM or 1 TB of disk cache | $25,000.00 |
Vendor refund policy
Vendor does not offer refunds on this product.
Custom pricing options
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
SingleStore Self Managed Enterprise 9.0.16
- Amazon EKS Anywhere
- Amazon ECS
Container image
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.
Additional details
Usage instructions
The following video provides a complete demonstration of setting up SingleStore on an EC2 instance after purchasing it through the AWS Marketplace. https://drive.google.com/file/d/1c2TVoQaEdsuxc0jRBnO62AExO3_VT0Jl/view?usp=sharing
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
For more details you can go to our self-managed reference documentation: https://docs.singlestore.com/db/v9.0/reference/
Resources
Vendor resources
Support
Vendor support
For more information about SingleStore Support, please go to https://www.singlestore.com/support/ support@singlestore.com
AWS infrastructure support
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.