fn get_database_from_sql<S: AsRef<str>>(sql: S) -> Option<String>