zshamrock / dynosql

Run SQL queries against DynamoDB
GNU General Public License v3.0
3 stars 0 forks source link

Add support for the aggregation functions and so GROUP BY #19

Open zshamrock opened 6 years ago

zshamrock commented 6 years ago

min, max, count, avg, sum

What will be the corresponding DynamoDB actions?