Direct database integration?

I am looking to host & run some basic reaction time experiments on my participant website. I would like all of my survey and experimental data to be linked and stored in a single database. I am hoping to get some help as to whether there is a way to directly integrate data from experiments built in PyschoPy (that have been embedded on a web page) into an SQL database?

Thanks!

You could use daisy chaining to send limited summary data to your website or upload summary data to the shelf and access it from a separate experiment on Pavlovia. I don’t think there’s a way to access the full data without downloading it.