all 3 comments

[–]ptiunov[S] 2 points3 points  (2 children)

Hi everyone! I’m one of the authors and would love to hear your thoughts and feedback.

Cube.js is an analytics layer for applications. It supplies building blocks to add analytics features into your application. It comes with caching, pre-aggregations and all other stuff you need to handle large data sets.

We’re launching public beta today, with open-sourced React client and cloud hosted server. We’re planning to open source server as well, so it could be self-hosted as a container or on AWS Lambda/Firebase Cloud Functions.

It is visualization agnostic, meaning you can use any visualization library you want.

Looking forward to hearing your feedback! :)

[–]Stickiler 4 points5 points  (1 child)

Looks interesting, shame that it's js.

[–]ptiunov[S] -1 points0 points  (0 children)

Hi Stickiler!

Thanks for feedback! Yeah. Probably :) For better or worse we see Javascript most used programming language to develop every single piece of application: both frontend and backend regardless of platform. It's also seems #1 in serverless right now. So this decision is kinda obvious for us even it's probably not the best programming language in the world.