MySQL_MariaDB_Generic

Connects to MySQL or MariaDB using ESP8266/ESP32, WT32_ETH01 (ESP32 + LAN8720A), nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, Teensy, SAM DUE, Mega, RP2040-based boards, Portenta_H7, etc. with W5x00, ENC28J60 Ethernet, Teensy 4.1 NativeEthernet/QNEthernet, WiFiNINA modules/shields or Portenta_H7 WiFi/Ethernet. W5x00 can use Ethernet_Generic library. ENC28J60 can use either EthernetENC or UIPEthernet Library.

Author
Dr. Charles Bell
Maintainer
Khoi Hoang
Website
https://github.com/khoih-prog/MySQL_MariaDB_Generic
Category
Communication
License
MIT
Library Type
Contributed
Architectures
Any

You can use this library to connect your Arduino project directly to a MySQL / MariaDB server without using an intermediate computer or a web-based or cloud-based service. Having direct access to a database server means you can store data acquired from your project as well as check values stored in tables on the server. This also means you can setup your own, local MySQL / MariaDB server to store your data further removing the need for Internet connectivity. If that is not an issue, you can still connect to and store data on a MySQL / MariaDB server via your network, Internet, or even in the cloud! Now accepting server hostname, besides IPAddress. Ethernet_Generic library is used as default for W5x00

Downloads

Filename Release Date File Size
MySQL_MariaDB_Generic-1.7.2.zip 2022-04-11 2.33 MiB
MySQL_MariaDB_Generic-1.7.0.zip 2022-03-13 2.31 MiB
MySQL_MariaDB_Generic-1.6.1.zip 2022-03-12 2.26 MiB
MySQL_MariaDB_Generic-1.6.0.zip 2022-03-11 2.25 MiB
MySQL_MariaDB_Generic-1.5.2.zip 2021-12-01 2.07 MiB
MySQL_MariaDB_Generic-1.5.1.zip 2021-10-12 2.00 MiB
MySQL_MariaDB_Generic-1.5.0.zip 2021-09-17 1.81 MiB
MySQL_MariaDB_Generic-1.4.0.zip 2021-09-05 1.82 MiB
MySQL_MariaDB_Generic-1.3.1.zip 2021-08-31 1.76 MiB
MySQL_MariaDB_Generic-1.3.0.zip 2021-08-31 1.77 MiB