SouthbankSoftware / dbkoda

State of the art MongoDB IDE
https://www.dbkoda.com
GNU Affero General Public License v3.0
870 stars 43 forks source link

Aggregation builder stats for each stage and pipeline comparison #17

Open j0nd0n7 opened 6 years ago

j0nd0n7 commented 6 years ago

It would be nice to have something like my mock in which you can see numeric and graphic performance of a pipeline. Even more it would be better if I can make comparisons between pipelines.

A naive implementation would be to execute several iterations of the pipeline stages adding 1 stage in the next iteration:

feature

Thanks for sharing this nice tool!

michaeljharrison commented 6 years ago

Hey,

This is an awesome idea and I the mockup is great, would love to add this to the product and I've put a ticket on our backlog to add this, hopefully we'll be able to fit this into our next release. I'll update this ticket once we start work on it.

Thanks for the great suggestion! Mike from dbKoda.

j0nd0n7 commented 6 years ago

Nice!, thank for considering the feature. Looking forward to see it beyond the mock! Kind Regards