pub const SQL_QUERY_PING: &str = "SELECT 1 LIMIT 1;";
Minimal request to the database to avoid timeouts