Connecting to EdgeDB Cloud

EdgeDB Cloud is a fully managed, effortless cloud database service, engineered to let you deploy your database instantly and connect from anywhere with near-zero configuration.

Create an EdgeDB Cloud Account:

Go to EdgeDB Cloud and create an account if you don't have one.

Set Up an EdgeDB Instance:

Once logged in, set up a new EdgeDB instance.

Get Your EdgeDB Keys:

After creating the instance, you will receive the following keys:

  1. EDGEDB_INSTANCE

  2. EDGEDB_SECRET_KEY

EdgeDB instance & keys

Update Your .env File:

Add the keys to your .env file in your project directory:

This will connect your project to the EdgeDB Cloud instance and allow you to manage your database seamlessly.


Need Help?

If you have any feedback or run into any issues, don't hesitate to reach out at [email protected].

Happy coding!

Last updated

Was this helpful?