$20 Amazon Gift card for Query Builder Assistance :-)

So…

I’ve got a model that roughly looks like this: http://www.screencast.com/t/vSpFaZ3YEK

And i’ve got some query builder queries that I built that roughly look like this: https://gist.github.com/7f0794339728c8ebaf22

Basically, I’d like to condense these queries and save myself some performance problems by creating a total of 5 queries…

1 “hibernate” query (each) to retrieve based on given restrictions:

an indivigual group’s total points, miles, and trips
list of groups with total points, miles, trips
list of group members with total points, miles, trips
an individual user’s total points, miles, and trips
list of all users total points, miles, and trips

So, whoever can help me do this, hit me up via Skype (bendaltonwt) or GTalk (bendalton@gmail.com), I’ll send a $20 amazon gift card :slight_smile:

Thanks a ton to this group for the help over the past few weeks. The ColdBox community is stellar!

-Ben