Dory Docs
Core Features

Connections

Connections define the database context for everything else in Dory. Different environments often need different credentials, network paths, and access rules.

Connection checklist

  • Use the correct database type.
  • Verify the host and port.
  • Confirm read-only versus write-capable access.
  • Label the environment clearly.

On this page