Save Huge multi records into timeseries mongoose collection
Budget: $50 – $60 CAD
Hi,
I have multi-records. Some of them are very Huge (Example 24 hours of recording). Each record has some infos + timeseries data (Acceleration & Respiration):
- record_id
- start_date
- duration
- acceleration_x
- acceleration_y
- acceleration_z
- respiration_thoracic
- respiration_abdominal
I am working with mongoose and node.js. I want to insert each record into a Timeseries collection.
I need a program in node.js who allows to insert, search, retrieve (full records, or a parts of a record, or multi-records) data from mongoose timeseries collection.
Regards
I have multi-records. Some of them are very Huge (Example 24 hours of recording). Each record has some infos + timeseries data (Acceleration & Respiration):
- record_id
- start_date
- duration
- acceleration_x
- acceleration_y
- acceleration_z
- respiration_thoracic
- respiration_abdominal
I am working with mongoose and node.js. I want to insert each record into a Timeseries collection.
I need a program in node.js who allows to insert, search, retrieve (full records, or a parts of a record, or multi-records) data from mongoose timeseries collection.
Regards