Databases

How To Create Queries in MongoDB — step-by-step Databases tutorial on Progressive Robot

How To Create Queries in MongoDB

MongoDB provides a robust query mechanism that makes it straightforward to define filtering criteria when retrieving documents. In this tutorial, you’ll learn how to query MongoDB collections using a different range of filters and conditions. You will also learn what cursors are and how to use them within the MongoDB shell.

Read more
Установка и обеспечение безопасности Redis в Ubuntu 20.04 [Краткое руководство] — step-by-step Linux tutorial on Progressive Robot

Установка и обеспечение безопасности Redis в Ubuntu 20.04 [Краткое руководство]

Redis — это быстрое хранилище данных типа «ключ‑значение», известное своей гибкостью, производительностью и широким выбором поддерживаемых языков. В этом кратком руководстве описывается установка, настройка и обеспечение безопасности Redis на сервере Ubuntu…

Read more
CHAT