Time Series Databases

- Authors
- Dunning, Ted & Friedman, Ellen
- Publisher
- O'Reilly Media
- Tags
- computers , databases , data mining
- Date
- 2014-12-01T00:00:00+00:00
- Size
- 3.03 MB
- Lang
- en
Time series data is of growing importance, especially with the rapid expansion of the Internet of Things. This concise guide shows you effective ways to collect, persist, and access large-scale time series data for analysis. You’ll explore the theory behind time series databases and learn practical methods for implementing them. Authors Ted Dunning and Ellen Friedman provide a detailed examination of open source tools such as OpenTSDB and new modifications that greatly speed up data ingestion.
You’ll learn:
- A variety of time series use cases
- The advantages of NoSQL databases for large-scale time series data
- NoSQL table design for high-performance time series databases
- The benefits and limitations of OpenTSDB
- How to access data in OpenTSDB using R, Go, and Ruby
- How time series databases contribute to practical machine learning projects
- How to handle the added complexity of geo-temporal data