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.
Last updated
Was this helpful?
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.
Last updated
Was this helpful?
Go to and create an account if you don't have one.
Once logged in, set up a new EdgeDB instance.
After creating the instance, you will receive the following keys:
EDGEDB_INSTANCE
EDGEDB_SECRET_KEY
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.
Happy coding!
If you have any feedback or run into any issues, don't hesitate to reach out at .