🤖 Importing data to Glide by use of robot (RPA)

Building the data exclusively in Glide Tables is quite restrictive. I have a concern when data reaches 50k rows and above, I couldn’t archive it to my own database. My yearly data is about 50k and we know 50k rows cause huge performance issue in glideapps. So my plan is to archive it to external DB but I still couldn’t figure out the way to easily import it to my db. How do I export/sync data from glide tables to other sources?