not sure what you mean by "std"
you can set an event in MB that creates CSV export with a time stamp (export-report-name+time stamp).
this can be run every minute etc., also every hour, also every 2 days.
The result will be a file with several rows/lines each representing the chosen period.
As an example:
I have for backup, transfer etc. reasons an export running every hour providing minute values
for the data archived every minute a row will be generated => my hourly export contains 60 rows
at the end of the day at midnight, I run the same report, now over the whole day, => 1440 rows
I could of course choose other intervals for downloading.
As far as I know MB (Nano, Pro, RaspberryPi versions) can connect directly to the VP2 and collects and archives data realtime independent of the VP archive cycle. Either via USB connection or receiving the sensors from the ISS directly via RF.
And as for uploading data from the MB database (via a beforehand export), this depends on your event definition for the file transfer. The structure and content of your export you also define.
So I don't see what MB would not be able to do to satisfy your needs.