Output to MYSQL

hi,

I’m trying to output the data received to mysql. I had a php script (in the piaware folder) running a while ago that went missing. Did the folder structure change with piaware updates? Wasn’t it in /home/pi before?

Any ideas otherwise how to accomplish the mysql insert without php?

regards & thank you

Would the JSON files be of any use?

https://github.com/mutability/dump1090/blob/master/README-json.md

My script was running based on the json files on the http server (just for test). Is there a way of sending the output directly to a script without having to read the history files all the time to not miss something?

regards,
tobi