It’s 2017, and people still underestimate relational databases and SQL.
Postgres is in my opinion the open source database that has the richest feature set.
One of those little gems is generate_series.
For example, I use it to quickly check for missing data in a dataset: