Hacker News new | ask | show | jobs
How to run MySQL queries on an ESP32 microcontroller (realtimelogic.com)
1 points by willhschmid 803 days ago
1 comments

Instead of pushing data via MQTT, an ESP32 can directly interact with a MySQL instance using a MySQL network driver.