Appearance
SudoSOS Back-end API / config / DatabaseConnection
type DatabaseConnection = "better-sqlite3" | "postgres" | "mariadb" | "mysql";