SingleStore
🚀
Enhanced
Direct integration with Langfuse tracing
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.
.png)
- Select cloud provider and data region, then click Next:
.png)
- Review and click Create Workspace:
.png)
- You should now see your workspace created:
.png)
- Proceed to create a database
.png)
- You should be able to see your database created and attached to the workspace:
.png)
- Click Connect from the workspace dropdown -> Connect Directly:
.png)
- You can specify a new password or use the default generated one. Then click Continue:
.png)
- On the tabs, switch to Your App, and select Node.js from the dropdown. Take note/save the
Username,Host,Passwordas you will need these in Flowise later.
.png)
- Back to Flowise canvas, drag and drop SingleStore nodes. Click Create New from the Credentials dropdown:
 (1) (2) (1) (1).png)
- Put in the Username and Password from above:
.png)
- Then specify the Host and Database Name:
 (1) (2).png)
- Now you can start upserting data with SingleStore:
 (1) (2).png)
 (1) (2).png)
- Navigate back to SingleStore portal, and to your database, you will be able to see all the data that has been upserted:
.png)