Comment by mlenhard
2 years ago
Congrats on the 1.0 Release, big milestone.
I'm personally really excited about all of the recent tooling for postgres aggregates. Definitely a pain point for a lot of developers and its easy to fall in trap where things work fine in the beginning and then query times explode as requirements change and the dataset grows. Nice to not have to spin up another DB in order to solve the problem as well.
> I'm personally really excited about all of the recent tooling for postgres aggregates. Definitely a pain point for a lot of developers
Could you give a few examples of what you are speaking of?