-
Notifications
You must be signed in to change notification settings - Fork 11
ESP32 and wifi #11
Comments
Hello @s56jsc ! "arduino-mssql" is a proof-of-concept work I've done in past and I have no development plans for it. But I also have great news in that regard. I am currently working on a production-worthy successor for this project, named "tdslite". It is being written in pure C++11, without any reliance on the C++ standard library. I am planning to release its first beta release before the end of this year. Naturally, it will support a wider board range than "arduino-mssql", given that it requires nothing else than a pure C++11-compliant compiler. I'll obtain some boards to test against, ESP32 definitely will be one of them. Stay tuned :) |
Thanks! |
我也需要這功能 ESP32+MSSQL |
Hi @mustafakemalgilor, is your new "tdslite" released? |
Hello @NodeMCU-Kang; it'll be released soon, I'm writing the documentation right now. I might release a beta version this Saturday. |
Hi @mustafakemalgilor, it's great to know tdslite will be released soon. I've been waiting for it for months. I really appreciate your works on arduino-mssql and coming tdslite. |
Hello @NodeMCU-Kang, and all the people waiting for the The first beta version is now available, I encourage all of you to try: https://github.com/mustafakemalgilor/tdslite There's still a lot to be done, but I believe it reached MVP point and could be useful for someone. Please, start experimenting with it and report any issues you find. Any feedback is appreciated! |
Thank you @mustafakemalgilor very much for your great work. I'll give it a try and provide feedbacks. Have a good weekend. |
Perfect! |
It will be great upgrade if you support also ESP32.
It have more memory and of course WiFi connection. I'm not able to do it by my self
thanks
The text was updated successfully, but these errors were encountered: