Skip to main content

Create Connection

  • Define a connection to point to a specific database for each stage (development, staging, production).
  • Provide database details such as type (e.g., PostgreSQL or MySQL), host, port, database name, and user credentials.
  • Use read/write credentials and ensure your firewall allows access from the SWAIN platform.
  • Once created, the connection appears in your project and can be used for schema syncing and API generation.