Show HN: Analyse 1M rows of CSV on device (app.statpecker.com)

6 points by gopal_virtual ↗ HN
Hello HN,

Wish you a very Happy New Year.

StatPecker is our baby project. A cute little infographics generation tool for anybody seeking insights.

We recently dropped a new feature, to help user upload CSV upto 50mb or in other words data with ~1 million rows. We wanted to make sure user data doesn’t get leaked, so we developed a mechanism where the CSV is analysed on user’s device. We only use our AI APIs to generate SQL queries on the fly and query the DB on user’s machine, along with the final response for aggregated data.

The result turns out to be quite fast. Would love you to try it out.

3 comments

[ 3.1 ms ] story [ 14.7 ms ] thread
Implementation seems faster than other available tools currently available.
(comment deleted)