Hippotable is a simple tool to work with data in the browser. Your data is never sent to a third-party server, protecting your privacy and saving bandwidth. All processing happens in-memory to ensure great performance and real-time feedback. Try it now at blog.thoughtspile.tech/hippotable
Features:
- π¦ Open CSV files β tested with datasets up to 100 Mb.
- π Clean and efficient UI lets you scroll though thousands of rows.
- π Filter and sort your data without delay.
- π©βπ¬ Aggregate / groupby data to gain deeper insights.
- ποΈ Build powerful data pipelines with multiple filter / aggrefate steps.
- πΎ Share results with CSV export.
- π― Free and open-source.
Clone this repository, then:
npm run ci
npm run dev
Built in 2023 by Vladimir Klepov