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
- Zheyuan Chen for his work in Xephon-B
- Prof. Alvaro for his distributed system class where the xephon project got started.
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.