Create a database instance¶
Before getting started, you need to create a NebulaGraph Cloud account, create a database, and then connect to it. This topic covers how to create a database instance.
Prerequisites¶
An AWS account is prepared.
Step 1. Sign up and log in to NebulaGraph Cloud¶
-
Open this URL in your browser.
-
Click Sign Up Now to create a NebulaGraph Cloud account using your email, Github or Google account.
If using your email to sign up, you will receive an email containing a Verify button after registration. Click the button to verify your email address and set your password.
-
Log in to NebulaGraph Cloud using your email and password.
Once logged in, an organization and a project are automatically created for you. As the organization owner, you have full access to all resources in your organization. For more information, see Access control explained.
Step 2. Create a database instance¶
For detailed steps, see Create an instance.
(Optional) Step 3. Connect to your database using SDKs¶
If you want to use SDKs to connect to your database, complete this step to configure network access. Otherwise, skip this step.
For detailed steps, see Connect to your database.