Further reading
To learn more about the topics that were covered in this chapter, take a look at the following resources:
- MySQL statements: https://dev.mysql.com/doc/refman/8.0/en/sql-statements.html
- Node.js: https://nodejs.org/en/
- Express.js framework: https://expressjs.com/
- Postman: https://www.postman.com/
- Flux: https://docs.influxdata.com/flux/v0.x/get-started/
- Writing data with the InfluxDB API: https://docs.influxdata.com/influxdb/v2.0/write-data/developer-tools/api/
- Retrieving data with the InfluxDB API: https://docs.influxdata.com/influxdb/v2.0/query-data/execute-queries/influx-api/
- MQTT and Mosquitto: https://mosquitto.org/man/mqtt-7.html
- FastAPI: https://fastapi.tiangolo.com/