pub fn get_provider_by_id(id: &str) -> Option<&'static Provider>
Returns a provider with the given ID from the database.