Useful books
In this last section of the book, I will list useful books related to computer science and software engineering, starting with the field of databases.
Useful books on databases
As time series are connected to databases, I will give you a small list of classic books on databases:
- Readings in Database Systems, Fourth Edition, edited by Joseph M. Hellerstein and Michael Stonebraker
- Database Internals, written by Alex Petrov
- Introduction to Data Mining, 2nd Edition, written by Pang-Ning Tan, Michael Steinbach, Anuj Karpatne, and Vipin Kumar
- Database Systems: The Complete Book, 2nd Edition, written by Hector Garcia-Molina, Jeffrey D. Ullman, and Jennifer Widom
- Database Management Systems, 3rd Edition, written by Raghu Ramakrishnan and Johannes Gehrke
Databases and time series are not isolated from operating systems and computer programming. Therefore, it would be beneficial to have a strong Computer Science background when working with databases...