'How to get maximum values of each day in a month

does anyone know how can I query my database to get me the maximum value of each day in a month? And how to do that in Sequelize? Thank you!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source