Logging in to Singdata Lakehouse
You can log in to Singdata Lakehouse in many ways.
If you’re getting started with Singdata Lakehouse, start by using Singdata Lakehouse Studio or Singdata Lakehouse CLI, the command line client that you can download. After you get comfortable using Singdata Lakehouse, you can explore connecting to Singdata Lakehouse with other methods.
Account Registration
Before using Singdata services, you must create an account. Currently, a registration code (invitation code) is required. After obtaining the registration code by contacting our sales team, you can visit https://accounts.singdata.com/register to sign up.
- Visit the registration page. On the registration page, follow the prompts to enter your desired username and password. The username you enter here will be the first user created under your new account and will be granted administrator privileges.
- Enter your phone number: Please provide the phone number that you used to obtain the invitation code, then click the “Get Code” button. A verification code will be sent to this phone number. Enter the received verification code in the “Verification Code” field. This phone number will serve both as the registered phone number for the account and for the first user created under this account.
- Enter the invitation code: Input the invitation code sent by the Singdata sales team. Each invitation code can only be used once and must match the bound phone number.
After completing the steps above, click “Register Now” to finalize your account registration. You will see a success message with a link to your account login page. Please keep this address in a safe place for future use. The user created during registration will automatically become the administrator of the account. Click “Go to Login” on the success message and use the username and password you set during registration to sign in.
Logging into Your Account
Once you have successfully registered, you can log in with your account name, username, and password.
-
Using Your Account-Specific Login URL: Go to
https://<your_account_name>.accounts.singdata.com/login
. On the login page, enter your username and password, then click “Login.”- If you have forgotten your username or password, click the “Forgot Username?” or “Forgot Password?” button and use the phone number associated with that user to recover it.
- If you have forgotten your account name, click “Forgot Account Name?” and verify using the phone number associated with the account.
-
Using the General Login Page: Go to https://accounts.singdata.com/login to log in. Enter your 8-digit account name (shown when you completed registration), then click “Login” to be directed to the account’s login page. In the login prompt, enter the correct username and password, then click “Login.”
- If you have forgotten your account name, click “Forget Account” on the account login page and verify using the phone number you used at registration to retrieve it.
Your Singdata Lakehouse account identifier
All access to Singdata Lakehouse is through your account identifier. See Manage Account for details.
Logging in using Singdata Lakehouse CLI
Singdata Lakehouse CLI is the command line client for connecting to Singdata Lakehouse to execute SQL queries and perform all DDL and DML operations, including loading data into and unloading data out of datalake files and database tables.
For more detailed instructions, see Singdata Lakehouse CLI
Connecting using other methods
In addition to the Singdata Lakehouse web interface and CLI, Singdata Lakehouse supports numerous other methods for connecting, including:
- Using 3rd-party client services and applications that support JDBC.
- Using 3rd-party client services and applications that support JDBC via MySQL JDBC driver.
- Developing applications that connect through the Singdata Lakehouse connectors/drivers for Python SQL Alchemy, Zettapark, Spark, etc.
However, connecting to Singdata Lakehouse using these other methods requires additional installation, configuration, and development tasks. For more information, see Applications and tools for connecting to Singdata Lakehouse.
For more information about the tasks you can perform in Singdata Lakehouse Studio, refer to Singdata Lakehouse Studio quick tour.
For more information about the detail manual guides of Singdata Lakehouse Studio, refer to Singdata Lakehouse Studio manual guides.