SDK Configuration
The following configuration options are available at the overall SDK level:Database Configuration
Thedb object configures the connection to Postgres, using settings compatible with the pg library.
Example Configurations
Basic configuration with environment variables
Basic configuration with configuration object
nile.ts