NanoTDB – Golang Append-Only Time Series DB

(github.com)

19 points | by aymanhs72 5 hours ago

1 comments

  • xnx 2 hours ago

    How does this differ from a log file?

    • leetrout 1 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?