Hello everyone,
Actually, the topic is “What is timescaleDB?” Maybe it’s better to start with. Because TimescaleDB is actually a one of PostgreSQL plugin. If you want to follow the data of a sensor( or similarly when it is necessary to collect continuous time-based data ), you will start to notice that the database starts to slow, over time, and the response time of the queries you write increases rapidly. There are several methods to make your queries faster, in this article I will cover TimescaleDB solution…
Okumaya Devam Edeyim Bari…