How to Create a SingleStore Deployment, Workspace, and Database
Last updated
Last updated
Before starting, ensure you have:
A SingleStore account (Create one on SingleStore ↗ )
SingleStore offers two types of workspaces. Starter Workspaces are best for small-scale or experimental projects, while Standard Workspaces are designed for applications that need higher resources, scalability, and support for production environments.
The Starter Workspace and database are automatically created when you create your SingleStore account.
Select the workspace, then click Access.
Save the username, then click the 3 dots and select Reset Password. Copy and securely save the password.
Go to the Overview tab, then click Connect and select Your App.
Save the host and the port from the connection string. You'll use these when you create your RAG pipeline in Vectorize.
Navigate to the SingleStore Cloud Portal and click + New Deployment.
Name your Workspace Group, select your cloud provider and region, and click Next.
Name the Workspace, optionally adjust the size and settings, then click Create Workspace.
If you're on SingleStore's free trial, a database containing MarTech data will be automatically added to the workspace you just created. You can ignore this for the purpose of the Vectorize quickstart. If you'd like to remove it, click on the 3 dots, then click Drop Database.
Click + Create Database.
Name your database, make sure it's attaching to the correct workspace, then click + Create Database.
Go to your workspace, then click Access.
Copy and save the username. Click Reset Password to set the password, then securely save the password.
Go to Workspaces, click the 3 dots, then click Connect Directly.
Save the host and the port from the connection string. You'll use these when you create your RAG pipeline in Vectorize.