V
V
vipermagi2018-10-22 09:17:53
Qt
vipermagi, 2018-10-22 09:17:53

What is the best way to store metrics for a chart?

I am writing a Qt client to collect biometrics from a fitness bracelet. Motion and pulse sensors. The movement is removed once a minute. The pulse can be taken once per second. Among other functions, you will need to draw graphs from old and new data and compare. The client is made for PC and Linux, if the result is satisfactory, then I will port it to Android.
So the question arose: in what and how is it better to store the archive of metrics locally? Maybe some simple database like SQLite, while I've seen some creepy web monsters like Graphite + StatsD.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
index0h, 2018-10-22
@index0h

Influxdb

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question