Comment by RedShift1
Unfortunately the only database it supports is SQLite, I really wanted to hook this up directly to a database or REST API. Going back and forth between exporting files and importing them into LabPlot is just too much work...
Unfortunately the only database it supports is SQLite, I really wanted to hook this up directly to a database or REST API. Going back and forth between exporting files and importing them into LabPlot is just too much work...
The manual says otherwise:
https://docs.labplot.org/en/import_export/import_export_sql....
https://doc.qt.io/archives/qt-5.15/sql-driver.html
Are you talking about something else?