Back to Postgresml

Create your database

pgml-cms/docs/introduction/getting-started/create-your-database.md

2.10.01.3 KB
Original Source

Create your database

Sign up for an account

Visit https://postgresml.org/signup to create a new account with your email, Google or GitHub.

<div align="center" data-full-width="false"> <figure><figcaption></figcaption></figure> </div>

Select a plan <a href="#create-a-new-account" id="create-a-new-account"></a>

Choose the type of GPU powered database deployment that is right for you:

  • Serverless is the easiest way to get started. We offer a generous free tier with GPU access and 5 GB of data storage
  • Dedicated offers additional configuration options for more advanced use cases with established workloads and more predictable usage patterns

Click on Get Started under the plan of your choice.

<figure><figcaption></figcaption></figure>

Database access credentials <a href="#create-a-new-account" id="create-a-new-account"></a>

PostgresML Cloud automatically provisions database credentials and provides you with the DATABASE_URL connection string. You can connect to your database with psql, any other PostgreSQL client library, or application.

<figure><figcaption></figcaption></figure>