1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-14 22:21:02 +03:00

Add tdslite MSSQL connector library (#2566)

tdslite is a lightweight, platform-independent MS-TDS implementation written in pure C++11 that can work with just 2kB of SRAM.
This commit is contained in:
Mustafa Kemal GILOR
2023-03-12 19:46:23 +03:00
committed by GitHub
parent 7019c69808
commit 245afa448e

View File

@ -5649,3 +5649,4 @@ https://github.com/adafruit/PicoDVI
https://github.com/ripred/fANSI
https://github.com/scottchiefbaker/Arduino-SimpleSyslog
https://github.com/leftCoast/LC_slowServo
https://github.com/mustafakemalgilor/tdslite