I am new to LabVIEW and trying to make a small project. In LabVIEW from one device, I am measuring some values and then need to store them in database. Initially, I used Excel to store data. But now I need to add MySQL functionality to store data and then later retrieve when need for analyzing.
I look for NI toolkit but it is expensive. I need some free and open source solution for my project. I search over SO and google to find any examples where I can start and make it work, but I couldn't find any. If someone suggest me some resources or having some example code that I can use to achieve my goal. thanks in advance.