YCPRadioTelescope / RT-Contracts

Back-end architecture for the Radio Telescope Senior Software Design Project for the 2018-2019 academic year
3 stars 1 forks source link

Add acceleration_blob table to the database #130

Closed pdnelson closed 1 year ago

pdnelson commented 3 years ago

We need a way to store acceleration chunks in the database (a LOT of acceleration data at once) instead of individual records. This will be possible to parse out eventually.

This will be a database table only, and not need an API call.

This is how the table will be laid out: