influxdata / influxdb-comparisons

Code for comparison write ups of InfluxDB and other solutions
MIT License
307 stars 112 forks source link

fix: MongoDB schema and iot use-case #216

Closed alespour closed 2 years ago

alespour commented 2 years ago

This PR adds support for "schema" where measurements are stored in separate collections by type (eg. cpu, network). It is default behavior. Also fixes 1-home-12-hours iot query duration to match the query name.