Skip to content

cotestatnt/Arduino-MySQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-MySQL

Arduino library for running MySQL queries directly within your projects. No PHP script!!!

Library dependency

The library can work virtually with every type of Arduino Client, but due to the lacking of C++ std::containers with AVR platform, if you have this kind of board you need to install also library ArduinoSTL [tested with Arduino Uno Wifi Rev2]

Check the version of MySQL server to which you are connected

image

Handling server message error response getting the actual value of SQLSTATE

image

SELECT query formatted for easy and immediate readability

image

About

Arduino library for running MySQL queries within your projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published