OptionalurlDatabase URL (e.g., postgresql://user:pass@host/db). If provided, PostgreSQL will be used.
OptionalfileFile path for SQLite database. Used for local/offline storage.
OptionalpostgresPostgreSQL-specific configuration. Automatically uses PostgreSQL when provided.
OptionalmobileMobile (Capacitor) configuration. Automatically detected on mobile platforms.
OptionaltypeForce a specific database type. Leave empty to auto-detect.
OptionalpriorityCustom priority order for adapter selection. Advanced: Only use if you need fine-grained control.
Database connection options.