SingleStore
Setup
Register an account on SingleStore
Login to portal. On the left side panel, click CLOUD -> Create new workspace group. Then click Create Workspace button.

Select cloud provider and data region, then click Next:

Review and click Create Workspace:

You should now see your workspace created:

Proceed to create a database

You should be able to see your database created and attached to the workspace:

Click Connect from the workspace dropdown -> Connect Directly:

You can specify a new password or use the default generated one. Then click Continue:

On the tabs, switch to Your App, and select Node.js from the dropdown. Take note/save the
Username
,Host
,Password
as you will need these in Tailwinds later.

Back to Tailwinds canvas, drag and drop SingleStore nodes. Click Create New from the Credentials dropdown:

Put in the Username and Password from above:

Then specify the Host and Database Name:

Now you can start upserting data with SingleStore:


Navigate back to SingleStore portal, and to your database, you will be able to see all the data that has been upserted:

Last updated
Was this helpful?