top | item 24009835

(no title)

prostodata | 5 years ago

> I am currently working on complex (JOIN and aggregates) queries without any SQL knowledge

One way to process data without joins and groupy in multiple tables is to use Prosto toolkit: https://github.com/prostodata/prosto It is an alternative to SQL, MapReduce and other classical approaches by radically changing how data is processed

discuss

order

brainless|5 years ago

Thanks, I will take a look, although I prefer to stay with relational algebra, Python and R but make them all available through an easier UX. That might be a core selling point for me.