- `InfluxDbWeatherSource` builds a bad query string, by querying for time first, which is not indexed, instead of tag first - `SqlWeatherSource` does not repurpose connection, leading to issues with too many open sessions