Getting Started with SingleStore Helios
On this page
SingleStore allows you to build your applications for free with the Free Shared Tier.
Disclaimer:
Starter workspaces are not intended for Production environments.
Starter Workspace Compute and Storage
A starter workspace uses a shared compute environment with a compressed storage limit of 1 GB.
Connection Options
SingleStore Helios supports various connection options to connect and query your data.
Connect to SingleStore
You can connect to SingleStore using your workspace via various application development tools.
To connect using the starter workspace:
-
Select Deployments in the left navigation pane.
-
Select <your_
starter_ workspace> from the list of deployments, and then select Connect. You can connect to your starter workspace using any of the supported tools.
CLI Client
Select <your_
Tool |
How to Connect |
---|---|
MySQL Client |
Select CLI Client > MySQL Client. |
SingleStore Endpoints |
Select CLI Client > SingleStore Endpoints. |
For more information on supported CLI clients, refer to Connect to SingleStore.
SQL IDE
Select <your_
Tool |
How to Connect |
---|---|
Sequel Pro |
Select SQL IDE > Sequel Pro. |
SQL Workbench |
Select SQL IDE > SQL Workbench. |
For more information on supported SQL IDEs, refer to Connect to SingleStore.
BI Tools
Select <your_
Tool |
How to Connect |
---|---|
Tableau |
Select BI Tools > Tableau. |
Looker |
Select BI Tools > Looker. |
Power BI |
Select BI Tools > Power BI. |
Other |
Select BI Tools > Others. |
Your App
Select <your_
Tool |
How to Connect |
---|---|
Python |
Select Your App > Python. |
Node. |
Select Your App > Node. |
Ruby on Rails |
Select Your App > Ruby on Rails. |
Perl |
Select Your App > Perl. |
Java/JDBC |
Select Your App > Java/JDBC. |
HTTP |
Select Your App > HTTP. |
For more information on supported application development tools and programming languages, refer to Connect with Application Development Tools.
MongoDB® Client
You can connect to your starter workspace from supported MongoDB® tools and drivers using the mongodb://
endpoint, select <your_
mongodb://<user>^<database>:<password>@svc-XXXX-shared-mongo.XXXX.svc.singlestore.com:27017/?authMechanism=PLAIN&tls=true&loadBalanced=true&dbName=<database>
For more information on supported tools and drivers, refer to Supported Tools.
Query Data in Data Studio
You can query your SingleStore database using Data Studio in the Cloud Portal.
SQL Editor
You can query the attached database of your starter workspace using the SQL Editor.
Kai Shell
You can run MongoDB® commands on your starter workspace using SingleStore Kai.
Notebooks
SingleStore Helios offers Notebooks in the starter workspace that supports SQL and Python development within a secure and seamless connection environment.
Gallery is a collection of notebooks designed for use with SingleStore.
In this section
Last modified: November 19, 2024