Direct database access

Hello!

I was wondering if there is a way to access the experiment data in the database directly? There are some records of test runs that I would like to truncate. Also the csv file downloaded from the dashboard is not formatted, so I would like to dump the tables and write to the repository manually if possible.

Currently it looks like an admin account is handling all database operations automatically. I guess there is no individual account created for each user for their own schema/tables. But please let me know if there is a way to do that.

Thanks!
Yu Li

Hi Yu,

I’m afraid we don’t offer direct access to the database, but maybe I can offer some assistance in a different way. What kind of formatting are you missing?

Best, Thomas

Hi Thomas,

Thanks for your reply! In that case it’ll probably cause a lot more trouble than its worth. I’ll write a program to parse the data in postprocessing.

Thanks again!
Yu

1 Like