pub async fn get_database_statistics( client_id: i32, ) -> Result<DatabaseStatistics, Error>
Returns database statistics
client_id