NanoTDB – Golang Append-Only Time Series DB

(github.com)

15 points | by aymanhs72 5 hours ago ago

3 comments

  • xnx 2 hours ago

    How does this differ from a log file?

    • leetrout an hour ago

      Seems the IOT / embedded device constraint is what is driving the query feature. You don't have to go scan all of the file and depending on where it is running having the rollup functionality could be a big help

    • neoyagami 2 hours ago

      You can query it? And may be faster?