Is there any loader/target that can push data to M...
# getting-started
m
Is there any loader/target that can push data to MySQL database like MariaDB?
v
yes, it's not the cleanest as it was reworked from my scary mssql target. https://github.com/hotgluexyz/target-mysql If you have some time, trying out the new sdk SQL target classes would be cleaner.
All credit to keith!
Also keith may have cleaned this up more, and it might be slick! I don't konw
t
Can you say more about the "new SDK SQL target classes"? I poked at the SDK docs a bit but I'm not really even sure what I'm looking for...
t
Thank you!
m
@visch thanks for the mysql target