Quickstart - Oxla SaaS
This quickstart guide will help you start with Oxla Cloud by setting up workloads using a sample dataset.
Step 1. Create an Account
Create an account here or login using your credentials.
Step 2. Set Up Data Storage with Sample Data
- Once logged in, go to the Overview or Data section and choose the Create Data Storage button. Specify the data storage name and select one of the pre-loaded datasets. In this case, we’ll use the eCommerce dataset.
- Please wait a moment until your data storage is created.
Step 3. Initiate a Cluster
Now, create a cluster to query the sample database stored in the data storage we’ve just set up.
- Go to the Clusters section and click the Start a new Cluster button. Alternatively, access the “Use to create cluster” option directly.
- Fill in the required fields, and choose a single node for simpler environments.
- Click “Start Cluster” and wait for it to be up and running.
Step 4. Connect to Oxla SaaS
Once your cluster is up and running, connect to Oxla SaaS using the command you got when you created the cluster or in the connection details modal. This command logs you into the Oxla database using your connection details.
Step 5. Querying Data
Once connected to Oxla SaaS, you can perform queries using your chosen dataset. For example, below is a sample query to find the Top 3 Sold Parts in the eCommerce dataset.
The result displays the three most sold parts based on the quantity sold.
Step 6. Manage Your Cluster
While your cluster is active, you can stop its operations whenever necessary. Once you stop the cluster, it won’t consume any credits or funds.
When you’re finished with your tests you can also delete the cluster. Deleting the cluster only releases the compute resources and doesn’t remove the data itself.