Back to docs

Databases & storage

Connecting a database to your app

3 min read

Provisioned databases connect to your app the same way any other environment variable does.

How it works

When you provision a Neon database or a Redis instance for a project, Spluur stores the connection string and makes it available to set as an environment variable. Your app reads it the normal way for whatever database client library you're using.

Didn't find what you needed? Email support