Hi everyone,
The multi-language feature of the sites we create is a critical feature in the later stages of the projects. Let’s see how we can easily add this feature to our Django applications…
Okumaya Devam Edeyim Bari…
Hi everyone,
The multi-language feature of the sites we create is a critical feature in the later stages of the projects. Let’s see how we can easily add this feature to our Django applications…
Okumaya Devam Edeyim Bari…Hi everyone,
The topic of my article today is very specific. However, with this question, I wanted to write an article on this subject, as I had the opportunity to see how more than one approach to a problem can be taken…
Okumaya Devam Edeyim Bari…Hello everyone,
While designing our projects, we always constantly use the structures we plan to use. PyPI comes to the rescue when these structures are generally useful for us when we want to make a package of these structures instead of writing them over and over again…
Okumaya Devam Edeyim Bari…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…Hi everyone,
In this article, we will look at the Search Kit, one of the features that the HMS world provides us, and we will take a look at how we can use Python client using the Search Kit I wrote with python…
Okumaya Devam Edeyim Bari…