Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.34 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.34 KB

Notes on Time Series Database

This repo is a work in progress book and survey about time series database (TSDB) that (will) contains:

  • Different components of a TSDB, e.g. compression, index etc.
  • Survey on various existing time series databases
  • How to write a (distributed) time series database from scratch.
  • Related fields like monitoring, distributed tracing, OLAP database, IOT etc.

Project layout

Related

Acknowledgment

License

The book is licensed under create commons. The sample code (unless specified otherwise in comment) is licensed under MIT. Code snippet in survey are licensed under the license of the source project.

CC BY-NC-SA 3.0