This is how i usually create a simple Docker container for Python code:
Read moreThis is how i usually create a simple Docker container for Python code:
Read moreThis is the simple instruction on how to download the dump file with sql database and import it to the local postgreqsql database
Read moreRedis is quite easy to use, it's just basic key->value database which can be used in many different cases.
Let's assume, we already have Redis server setup in our application, and only need to use it.
Read moreI'm just starting my journey with Machine Learning. I became a Senior Ruby Developer, and currently looking into new fields.
I'm terrified about GPT Chat which looks incredible and scary in the same time. :)
My plan is to learn Machine Learning and long-term go more into this field of career.
Read moreIn this article you will get the knowledge about very important function inside SQL databases.
We will talk about indexes.
Read more