in reply to Re: (OT) Perl and creating a query for MongoDB
in thread (OT) Perl and creating a query for MongoDB

Thanks for the reply. It was not created from a MongoDB database, I created that report with a Perl script and uploaded it there. Now I have some reports like this in the MongoDB and I want to do the opposite operation - get the data back in a specific format. Just looking for a query suggestion so I can play with it in the MongoDB playground. It feels not so hard but I got stuck with it for some reason
  • Comment on Re^2: (OT) Perl and creating a query for MongoDB

Replies are listed 'Best First'.
Re^3: (OT) Perl and creating a query for MongoDB
by poj (Abbot) on Jul 30, 2019 at 14:04 UTC

    Are you asking how to do aggregation in mongoDB. If so, how does this involve perl ?.

    poj
      Ahh yes.. My question is how to create an aggregation query. I know that it has to do little with Perl (because I only created the report with Perl). Thought it was possible to ask it here. If questions other than Perl, are not allowed here, that's ok and sorry for that :)

        Questions with a significant Perl content are encouraged. Other questions, such as this one, are allowed but should be marked Off Topic:(OT) in the title.

        Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond