How to Use TimescaleDB with Django

Standard

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…

Quick App with Push Kit

Standard

Hi everyone,

Thanks to Quick App, it made possible H5 Apps and Quick App applications that provide the opportunity for users to experience many features of your application without the need to install applications.

In this article, we will see how we can send Push notifications to your applications over HMS Core.

Okumaya Devam Edeyim Bari…