Skip to main content

Create a SingleStore Deployment, Workspace, and Database

Before you begin

Before starting, ensure you have:

Create a SingleStore Workspace and Database

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.

Create a Starter Deployment, Workspace, and Database

  1. The Starter Workspace and database are automatically created when you create your SingleStore account.

    Starter Workspace and Database

  2. Select the workspace, then click Access.

    Access

  3. Save the username, then click the 3 dots and select Reset Password. Copy and securely save the password.

    Save Username and Password

  4. Go to the Overview tab, then click Connect and select Your App.

    Get Connection Info

  5. Save the host and the port from the connection string. You'll use these when you create your RAG pipeline in Vectorize.

    Save Username and Password

Create a Standard Deployment, Workspace, and Database

  1. Navigate to the SingleStore Cloud Portal and click + New Deployment.

    New Deployment

  2. Name your Workspace Group, select your cloud provider and region, and click Next.

    New Workspace Group

  3. Name the Workspace, optionally adjust the size and settings, then click Create Workspace.

    Create Workspace

  4. 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.

    Drop Database

  5. Click + Create Database.

    Create Database

  6. Name your database, make sure it's attaching to the correct workspace, then click + Create Database.

    Create Database

  7. Go to your workspace, then click Access.

    Access

  8. Copy and save the username. Click Reset Password to set the password, then securely save the password.

    Access

  9. Go to Workspaces, click the 3 dots, then click Connect Directly.

    Access

  10. Save the host and the port from the connection string. You'll use these when you create your RAG pipeline in Vectorize.

    Save Username and Password

Was this page helpful?