TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: ByteScout Data Playground – filter, sort CSV using natural language

2 pointsby eummover 6 years ago

1 comment

eummover 6 years ago
Hi,<p>Made this Data Playground to help non-technical people to work with CSV files by filtering, sorting, viewing data from them using natural language questions like: &quot;Show 5 recent orders&quot;, &quot;Get customers with email like Berry&quot;, &quot;Get orders with size like XL&quot;.<p>For technical people it also can work with SQL queries (just use the special switch).<p>The app works online, any suggestions and comments would be appreciated!