Blog posts tagged database
Redis: Filter and sort your data in a SQL-like way using SORT
In this article, we will mainly focus on the Set and HSet types in order to see how we could filter and sort these data, as we would do with SQL.
Redis : Filtrer et trier vos données comme en SQL avec SORT
Dans cet article, nous allons principalement nous intéresser aux types Set et HSet afin de voir de quelle façon il nous serait possible de filtrer et trier ces données, comme on le ferait avec du SQL.
Audit a MySQL or MariaDB database
Just as you take care to monitor and keep your applications up to date, it is also important to take care of the engines that serve your data...
Auditer une base de données MySQL ou MariaDB
Tout comme vous prenez soin de monitorer et maintenir vos applications à jour, il est également important de prendre soin des moteurs qui servent vos données ...